npm @gjsify/crypto @0.4.42
score
0.7714
high
flagged
2026-06-06 11:13
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.4.38', '0.4.39', '0.4.40', '0.4.41', '0.4.42'] |
| 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/url', 'npm/@gjsify/assert', 'npm/@gjsify/sab-native'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 77d ago but package has 76 versions (expect >= 112d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jumplink",
"schanz",
"ewlsh"
],
"versions": 75
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-5qOmm2jNItpmwsvXs+JskQSFcTKxFd3uNW/4Uo8eAGkxkKr9Oe1jn1ESz3bKy4JjMJcO0znQBNJq/AIoFoc6BQ==",
"tarball": "https://registry.npmjs.org/@gjsify/crypto/-/crypto-0.4.42.tgz",
"unpackedSize": 170541
},
"dist-tags": {
"latest": "0.4.42"
},
"latest_version": "0.4.42",
"maintainers": [
{
"email": "pascal@artandcode.studio",
"name": "jumplink"
},
{
"email": "schanz89@web.de",
"name": "schanz"
},
{
"email": "npm@evanwelsh.com",
"name": "ewlsh"
}
],
"num_versions": 76,
"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": {
"rapid_release": "5 versions in last 24h: ['0.4.38', '0.4.39', '0.4.40', '0.4.41', '0.4.42']",
"repo_too_new_for_version_history": "claimed repo created 77d ago but package has 76 versions (expect >= 112d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/gjsify/gjsify.git' also claimed by 10 package(s) under different publishers: ['npm/@gjsify/url', 'npm/@gjsify/assert', 'npm/@gjsify/sab-native'] ..."
},
"time": {
"created": "2026-03-28T09:41:43.671Z",
"modified": "2026-06-06T16:13:08.478Z"
}
}