npm @constructive-io/graphql-codegen @4.55.4
score
0.8
high
flagged
2026-07-20 16:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['4.55.2', '4.55.3', '4.55.4'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'pyramation' pushed 32 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"zetazz",
"pyramation",
"phatg"
],
"versions": 267
}
Evidence (package doc at flag time)
{
"dependencies_count": 23,
"dist": {
"integrity": "sha512-sHq+4tEZ2RGNm9/7lPAYhNobPwiLVNAGpqo/EsT/cpV+MVJ5YE23713tzR16DY9GwamcErrk4NsB/xdH/fa66A==",
"tarball": "https://registry.npmjs.org/@constructive-io/graphql-codegen/-/graphql-codegen-4.55.4.tgz",
"unpackedSize": 2254908
},
"dist-tags": {
"latest": "4.55.4"
},
"latest_version": "4.55.4",
"maintainers": [
{
"email": "zetazhenzhi@gmail.com",
"name": "zetazz"
},
{
"email": "pyramation@gmail.com",
"name": "pyramation"
},
{
"email": "phatghaa@gmail.com",
"name": "phatg"
}
],
"num_versions": 268,
"repository": {
"type": "git",
"url": "https://github.com/constructive-io/constructive"
},
"scripts": {
"build": "makage build && npm run copy:templates",
"build:dev": "makage build --dev && npm run copy:templates",
"clean": "makage clean",
"copy:templates": "mkdir -p dist/core/codegen/templates && cp src/core/codegen/templates/*.ts dist/core/codegen/templates/",
"dev": "ts-node ./src/index.ts",
"example:codegen:orm": "tsx src/cli/index.ts --config examples/multi-target.config.ts --orm",
"example:codegen:orm:schema": "node dist/cli/index.js --schema-file examples/example.schema.graphql --output examples/output/generated-orm-schema --orm",
"example:codegen:sdk": "tsx src/cli/index.ts --config examples/multi-target.config.ts --react-query",
"example:codegen:sdk:schema": "node dist/cli/index.js --schema-file examples/example.schema.graphql --output examples/output/generated-sdk-schema --react-query",
"example:orm": "tsx examples/orm-sdk-test.ts",
"example:sdk": "tsx examples/react-hooks-sdk-test.tsx",
"example:sdk:typecheck": "tsc --noEmit --jsx react --esModuleInterop --skipLibCheck --moduleResolution node examples/react-hooks-sdk-test.tsx",
"fmt": "oxfmt --write .",
"fmt:check": "oxfmt --check .",
"lint": "eslint . --fix",
"prepack": "npm run build",
"test": "jest",
"test:watch": "jest --watch"
},
"signal_details": {
"mass_publish_burst": "publisher 'pyramation' pushed 32 packages in the last 15min on npm",
"rapid_release": "3 versions in last 24h: ['4.55.2', '4.55.3', '4.55.4']"
},
"time": {
"created": "2025-12-19T21:28:26.921Z",
"modified": "2026-07-20T21:57:18.821Z"
}
}