npm tungsten @0.2.13
score
0.5191
med
flagged
2026-07-20 13:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['0.2.9', '0.2.10', '0.2.11', '0.2.12', '0.2.13'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rsandiford"
],
"versions": 64
}
Evidence (package doc at flag time)
{
"dependencies_count": 66,
"dist": {
"integrity": "sha512-sctU5cIE3DwuVMA1i5Lyty0AyDk9O4xctQdktzAgvgo8nHBkwCUC/dpRL/gJwaSwydv+QKJ9y6wXOVVLxqbEaA==",
"tarball": "https://registry.npmjs.org/tungsten/-/tungsten-0.2.13.tgz",
"unpackedSize": 1484996
},
"dist-tags": {
"latest": "0.2.13"
},
"latest_version": "0.2.13",
"maintainers": [
{
"email": "mail@robertsandiford.co.uk",
"name": "rsandiford"
}
],
"num_versions": 66,
"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": "6 versions in last 24h: ['0.2.9', '0.2.10', '0.2.11', '0.2.12', '0.2.13']"
},
"time": {
"created": "2023-08-30T21:39:54.939Z",
"modified": "2026-07-20T18:05:25.813Z"
}
}