npm vm-worker @2.0.0
score
0.5579
med
flagged
2026-06-22 22:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 2 -> 10 |
| cadence | ||
| dormant_burst | 1.0 | dormant 1159d (prev 1.2.1), then 2.0.0 just published |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cweili"
],
"versions": 13
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-jLUqs6MkPU+p1XV9jRYo8fPog1hmde5ocL5nuIw6Nl5T2KmbtaqUaP8zV1Mz1+0bzk3PcKmdDpAc1ssaYXUY1g==",
"tarball": "https://registry.npmjs.org/vm-worker/-/vm-worker-2.0.0.tgz",
"unpackedSize": 293240
},
"dist-tags": {
"latest": "2.0.0"
},
"latest_version": "2.0.0",
"maintainers": [
{
"email": "3weili@gmail.com",
"name": "cweili"
}
],
"num_versions": 14,
"repository": {
"type": "git",
"url": "git+https://github.com/Cweili/vm-worker.git"
},
"scripts": {
"build": "npm run build:clean && npm run build:workers && npm run build:main",
"build:clean": "node -e \"const fs=require('fs'); if(fs.existsSync('dist')) fs.rmSync('dist',{recursive:true})\"",
"build:docs": "vite build --config vite.docs.config.ts",
"build:main": "vite build",
"build:workers": "node scripts/build-workers.mjs",
"dev": "vite --config vite.docs.config.ts",
"lint": "eslint src/",
"test": "node --import ./test-loader.js --test tests/*.test.js",
"test:ci": "node -e \"require('fs').mkdirSync('coverage',{recursive:true})\" && node --import ./test-loader.js --test --experimental-test-coverage --test-reporter spec --test-reporter lcov --test-reporter-destination stdout --test-reporter-destination coverage/lcov.info tests/*.test.js",
"test:coverage": "node --import ./test-loader.js --test --experimental-test-coverage tests/*.test.js"
},
"signal_details": {
"dormant_burst": "dormant 1159d (prev 1.2.1), then 2.0.0 just published",
"script_count_spike": "scripts count 2 -> 10"
},
"time": {
"created": "2022-06-08T06:36:31.565Z",
"modified": "2026-06-23T03:51:18.326Z"
}
}