npm tungsten @0.2.16
score
0.5234
med
flagged
2026-07-21 10:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.2.13', '0.2.14', '0.2.15', '0.2.16'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rsandiford"
],
"versions": 68
}
Evidence (package doc at flag time)
{
"dependencies_count": 66,
"dist": {
"integrity": "sha512-lLWoyNZ2R7Z/ID15bbtfs2v59WSknOk/48mHWao6RSdtd0he61EmlqjJbqYRZXTlSa9H79hORwrgR2j7mxYybg==",
"tarball": "https://registry.npmjs.org/tungsten/-/tungsten-0.2.16.tgz",
"unpackedSize": 1504630
},
"dist-tags": {
"latest": "0.2.16"
},
"latest_version": "0.2.16",
"maintainers": [
{
"email": "mail@robertsandiford.co.uk",
"name": "rsandiford"
}
],
"num_versions": 69,
"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": "4 versions in last 24h: ['0.2.13', '0.2.14', '0.2.15', '0.2.16']"
},
"time": {
"created": "2023-08-30T21:39:54.939Z",
"modified": "2026-07-21T15:42:05.689Z"
}
}