npm @owox/internal-helpers @0.27.0
score
0.7
high
flagged
2026-06-11 07:46
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| mass_publish_burst | 0.8 | publisher 'max-voloshyn' pushed 10 packages in the last 15min on npm |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['env-paths'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"max-voloshyn"
],
"versions": 805
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-mEW826zfX+mLF/WHu8Dlot1Zi2K1/lGSlLmvtNgfSZIenNnSxAnNGqxW64vou4BaH22uuwm/936jSVsIzieDvQ==",
"tarball": "https://registry.npmjs.org/@owox/internal-helpers/-/internal-helpers-0.27.0.tgz",
"unpackedSize": 183642
},
"dist-tags": {
"latest": "0.27.0",
"next": "0.27.0-next-20260611103212"
},
"latest_version": "0.27.0",
"maintainers": [
{
"email": "voloshin.dp@gmail.com",
"name": "max-voloshyn"
}
],
"num_versions": 806,
"repository": {
"type": "git",
"url": "git+https://github.com/OWOX/owox-data-marts.git"
},
"scripts": {
"build": "npm run build:esm && npm run build:cjs && npm run build:cjs:pkg",
"build:cjs": "tsc -p tsconfig.cjs.json",
"build:cjs:pkg": "shx cp cjs-package.json dist-cjs/package.json",
"build:clean": "shx rm -rf dist dist-cjs tsconfig.tsbuildinfo",
"build:esm": "tsc -p tsconfig.build.json",
"format": "prettier --write \"**/*.{ts,js,json}\" --ignore-path ../../.prettierignore",
"format:check": "prettier --check \"**/*.{ts,js,json}\" --ignore-path ../../.prettierignore",
"inject-posthog-key": "node scripts/inject-posthog-key.mjs",
"lint": "eslint . --config ./eslint.config.js",
"lint:fix": "eslint . --fix --config ./eslint.config.js",
"lint:md": "markdownlint-cli2 --config ../../.markdownlint-cli2.mjs",
"lint:md:fix": "markdownlint-cli2 --config ../../.markdownlint-cli2.mjs --fix",
"prebuild": "npm run build:clean",
"prepublishOnly": "npm run lint && npm run typecheck",
"test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests",
"typecheck": "tsc --noEmit -p tsconfig.build.json"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['env-paths']",
"mass_publish_burst": "publisher 'max-voloshyn' pushed 10 packages in the last 15min on npm"
},
"time": {
"created": "2025-09-15T12:01:34.718Z",
"modified": "2026-06-11T12:38:47.244Z"
}
}