npm tungsten @0.2.15
score
0.5224
med
flagged
2026-07-21 07:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.2.11', '0.2.12', '0.2.13', '0.2.14', '0.2.15'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rsandiford"
],
"versions": 67
}
Evidence (package doc at flag time)
{
"dependencies_count": 66,
"dist": {
"integrity": "sha512-5i5koR06dS+vRXycPbizsZ+jvR0MMtx0K2ocZFW3rxZZOnHRjCwlIZQrEyGr3Wf0l8wHFRCb8gvXeEOlZv5wkw==",
"tarball": "https://registry.npmjs.org/tungsten/-/tungsten-0.2.15.tgz",
"unpackedSize": 1491706
},
"dist-tags": {
"latest": "0.2.15"
},
"latest_version": "0.2.15",
"maintainers": [
{
"email": "mail@robertsandiford.co.uk",
"name": "rsandiford"
}
],
"num_versions": 68,
"repository": null,
"scripts": {
"__build": "pnpm clean && pnpm build-prep && pnpm build-watch",
"build": "run-s -c clean build-prep build-watch",
"build-babel": "babel intermed --out-dir dist --ignore \"**/*.cjs\" --copy-files --config-file ./babel.framework.config.js --watch",
"build-babel-once": "babel intermed --out-dir dist --ignore \"**/*.cjs\" --copy-files --config-file ./babel.framework.config.js",
"build-once": "rimraf intermed && rimraf dist && pnpm build-ts-once && pnpm build-babel-once",
"build-prep": "pnpm build-ts-once",
"build-quick": "pnpm build-watch",
"build-ts": "tsc --watch",
"build-ts-once": "tsc",
"build-watch": "run-p build-ts build-babel",
"clean": "rimraf intermed && rimraf dist",
"test": "sxy-test-runner",
"test-once": "sxy-test-runner once"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['0.2.11', '0.2.12', '0.2.13', '0.2.14', '0.2.15']"
},
"time": {
"created": "2023-08-30T21:39:54.939Z",
"modified": "2026-07-21T12:11:50.153Z"
}
}