npm graphen @2.1.2
score
0.5274
med
flagged
2026-07-27 03:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['2.1.0', '2.1.1', '2.1.2'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"coda"
],
"versions": 72
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-jzSwx0Wkal8vatR/u3JarBzV4RWT0ywqvZth1PCPCbpl8JNNYtWmEc0rgyy3CaTeqBrmmFanYO3mByDRdQ6U/A==",
"tarball": "https://registry.npmjs.org/graphen/-/graphen-2.1.2.tgz",
"unpackedSize": 524382
},
"dist-tags": {
"latest": "2.1.2"
},
"latest_version": "2.1.2",
"maintainers": [
{
"email": "oszura@codait.net",
"name": "coda"
}
],
"num_versions": 73,
"repository": null,
"scripts": {
"build:dev": "webpack --mode=development --config webpack.dev.config.js",
"build:example": "webpack --mode=production --config webpack.example.config.js",
"build:prod": "webpack --mode=production --config webpack.prod.config.js",
"csslint": "stylelint \"./**/*.scss\" --config .stylelintrc",
"csslint:fix": "stylelint \"./**/*.scss\" --fix --config .stylelintrc",
"cypress:open": "cypress open",
"cypress:run": "cypress run",
"example-run": "node ./example-server/index.js",
"lint": "eslint --config .eslintrc --ext .ts,.tsx ./src",
"lint:fix": "eslint --fix --config .eslintrc --ext .ts,.tsx ./src",
"prepare": "webpack --mode=production --config webpack.prod.config.js",
"pretty": "prettier \"./src/**/*.{js,jsx,ts,tsx}\" \"./example-server/**/*.{js,jsx,ts,tsx}\" --list-different",
"pretty:fix": "prettier --write \"./src/**/*.{js,jsx,ts,tsx}\" \"./example-server/**/*.{js,jsx,ts,tsx}\"",
"tsc": "tsc"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['2.1.0', '2.1.1', '2.1.2']"
},
"time": {
"created": "2019-09-04T20:15:26.966Z",
"modified": "2026-07-27T08:56:17.416Z"
}
}