npm @gjsify/crypto @0.6.0
score
0.7294
high
flagged
2026-06-16 13:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/gjsify/gjsify.git' also claimed by 10 package(s) under different publishers: ['npm/@gjsify/console', 'npm/@gjsify/diagnostics_channel', 'npm/@gjsify/timers'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@noble/hashes'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jumplink",
"schanz",
"ewlsh"
],
"versions": 80
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-fYpVsreud0QmVRku7nrgC+4UPhndZMi/PpV1aBloXZIylQ3afk6YSP6up8Q2QDOmpy5MH2VIyJi8mbq0oDFvDw==",
"tarball": "https://registry.npmjs.org/@gjsify/crypto/-/crypto-0.6.0.tgz",
"unpackedSize": 187847
},
"dist-tags": {
"latest": "0.6.0"
},
"latest_version": "0.6.0",
"maintainers": [
{
"email": "pascal@artandcode.studio",
"name": "jumplink"
},
{
"email": "schanz89@web.de",
"name": "schanz"
},
{
"email": "npm@evanwelsh.com",
"name": "ewlsh"
}
],
"num_versions": 82,
"repository": {
"directory": "packages/node/crypto",
"type": "git",
"url": "git+https://github.com/gjsify/gjsify.git"
},
"scripts": {
"build": "gjsify run build:gjsify && gjsify run build:types",
"build:gjsify": "gjsify build --library 'src/**/*.{ts,js}' --exclude 'src/**/*.spec.{mts,ts}' 'src/test.{mts,ts}'",
"build:test": "gjsify run build:test:gjs && gjsify run build:test:node && gjsify run build:test:browser",
"build:test:browser": "gjsify build src/test.browser.mts --app browser --outfile dist/test.browser.mjs",
"build:test:gjs": "gjsify build src/test.mts --app gjs --outfile test.gjs.mjs",
"build:test:node": "gjsify build src/test.mts --app node --outfile test.node.mjs",
"build:types": "gjsify tsc",
"check": "gjsify tsc --noEmit",
"clear": "rm -rf lib tsconfig.tsbuildinfo tsconfig.types.tsbuildinfo test.gjs.mjs test.node.mjs || exit 0",
"test": "gjsify run build:gjsify && gjsify run build:test && gjsify run test:node && gjsify run test:gjs",
"test:gjs": "gjsify run test.gjs.mjs",
"test:node": "node test.node.mjs"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@noble/hashes']",
"shared_repo_different_publisher": "repo 'git+https://github.com/gjsify/gjsify.git' also claimed by 10 package(s) under different publishers: ['npm/@gjsify/console', 'npm/@gjsify/diagnostics_channel', 'npm/@gjsify/timers'] ..."
},
"time": {
"created": "2026-03-28T09:41:43.671Z",
"modified": "2026-06-16T18:42:35.108Z"
}
}