BEACON

← candidates

npm @constructive-io/graphql-codegen @4.55.2

score
0.7 high
flagged 2026-07-20 00:54
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
mass_publish_burst 0.8 publisher 'pyramation' pushed 32 packages in the last 15min on npm
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['query-spec']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "zetazz",
    "pyramation",
    "phatg"
  ],
  "versions": 241
}

Evidence (package doc at flag time)

{
  "dependencies_count": 23,
  "dist": {
    "integrity": "sha512-G+2xZ+rG9KO/rAzaz63oO2WQqKrS6aQEnPiil61UeIakqmQxhXkmU41np4x/oK6gPM6wUbWC93IDkVBI9OXb4g==",
    "tarball": "https://registry.npmjs.org/@constructive-io/graphql-codegen/-/graphql-codegen-4.55.2.tgz",
    "unpackedSize": 2254908
  },
  "dist-tags": {
    "latest": "4.55.2"
  },
  "latest_version": "4.55.2",
  "maintainers": [
    {
      "email": "zetazhenzhi@gmail.com",
      "name": "zetazz"
    },
    {
      "email": "pyramation@gmail.com",
      "name": "pyramation"
    },
    {
      "email": "phatghaa@gmail.com",
      "name": "phatg"
    }
  ],
  "num_versions": 266,
  "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": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['query-spec']",
    "mass_publish_burst": "publisher 'pyramation' pushed 32 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-12-19T21:28:26.921Z",
    "modified": "2026-07-20T05:54:28.769Z"
  }
}