npm @gnsx/three @0.184.18
score
0.5824
med
flagged
2026-06-11 02:07
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| provenance_dropped | 0.8 | prior version published with SLSA attestation; current version has none |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/directivegames/three.js.git' -> 'git+https://github.com/mrdoob/three.js.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gnsxrocks"
],
"versions": 17
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-rYJs2DcBOt8DE963p4JidH/j57Z8aNYxqbFQoZTaDYSlad/jfnN5NxzseUQAjCdba5nXS7Ya4sve8oqWldk/QA==",
"tarball": "https://registry.npmjs.org/@gnsx/three/-/three-0.184.18.tgz",
"unpackedSize": 37128268
},
"dist-tags": {
"latest": "0.184.18"
},
"latest_version": "0.184.18",
"maintainers": [
{
"email": "gnsxrocks@gmail.com",
"name": "gnsxrocks"
}
],
"num_versions": 19,
"repository": {
"type": "git",
"url": "git+https://github.com/mrdoob/three.js.git"
},
"scripts": {
"build": "rollup -c utils/build/rollup.config.js",
"build-docs": "jsdoc -c utils/docs/jsdoc.config.json && npm run build-llms",
"build-llms": "node utils/llms/build.js",
"build-module": "rollup -c utils/build/rollup.config.js --configOnlyModule",
"dev": "node utils/build/dev.js && node utils/server.js -p 8080",
"lint": "npm run lint-core",
"lint-addons": "eslint examples/jsm",
"lint-core": "eslint src",
"lint-editor": "eslint editor",
"lint-examples": "eslint examples",
"lint-fix": "npm run lint-core -- --fix && npm run lint-addons -- --fix && npm run lint-examples -- --fix && npm run lint-editor -- --fix && npm run lint-manual -- --fix && npm run lint-test -- --fix && npm run lint-utils -- --fix",
"lint-manual": "eslint manual",
"lint-test": "eslint test",
"lint-utils": "eslint utils",
"make-screenshot": "node test/e2e/puppeteer.js --make",
"preview": "node utils/build/preview.js",
"start": "npm run dev",
"test": "npm run lint && npm run test-unit && npm run test-unit-addons",
"test-e2e": "node test/e2e/puppeteer.js",
"test-e2e-cov": "node test/e2e/check-coverage.js",
"test-e2e-webgpu": "node test/e2e/puppeteer.js --webgpu",
"test-treeshake": "rollup -c test/rollup.treeshake.config.js",
"test-unit": "qunit test/unit/three.source.unit.js",
"test-unit-addons": "qunit test/unit/three.addons.unit.js"
},
"signal_details": {
"provenance_dropped": "prior version published with SLSA attestation; current version has none",
"repository_url_changed": "'git+https://github.com/directivegames/three.js.git' -> 'git+https://github.com/mrdoob/three.js.git'"
},
"time": {
"created": "2026-05-15T02:47:33.915Z",
"modified": "2026-06-11T07:07:31.815Z"
}
}