PkgRadar

Package evidence

@constructive-io/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@constructive-io/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@constructive-io/[email protected]"],"fail_on":"review"}'
Publisherpyramation
Artifact bytes297,357
Previous version4.44.0
Published2026-05-23T03:02:22.856Z
SHA-2567dcc364f8a3c5bb85f6601d708b3ce25caa9e2d43c7df9446c6b2e49de383756

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
30Score
4.45.0Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/core/codegen/docs-utils.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm/core/codegen/docs-utils.jsmatched "raw.githubusercontent.com"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/core/codegen/docs-utils.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm/core/codegen/docs-utils.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/core/watch/orchestrator.jsmatched "\\x1B"3
lowObfuscationpackage/esm/core/watch/orchestrator.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts18
  • buildmakage build && npm run copy:templates
  • build:devmakage build --dev && npm run copy:templates
  • cleanmakage clean
  • copy:templatesmkdir -p dist/core/codegen/templates && cp src/core/codegen/templates/*.ts dist/core/codegen/templates/
  • devts-node ./src/index.ts
  • example:codegen:ormtsx src/cli/index.ts --config examples/multi-target.config.ts --orm
  • example:codegen:orm:schemanode dist/cli/index.js --schema-file examples/example.schema.graphql --output examples/output/generated-orm-schema --orm
  • example:codegen:sdktsx src/cli/index.ts --config examples/multi-target.config.ts --react-query
  • example:codegen:sdk:schemanode dist/cli/index.js --schema-file examples/example.schema.graphql --output examples/output/generated-sdk-schema --react-query
  • example:ormtsx examples/orm-sdk-test.ts
  • example:sdktsx examples/react-hooks-sdk-test.tsx
  • example:sdk:typechecktsc --noEmit --jsx react --esModuleInterop --skipLibCheck --moduleResolution node examples/react-hooks-sdk-test.tsx
  • fmtoxfmt --write .
  • fmt:checkoxfmt --check .
  • linteslint . --fix
  • prepacknpm run build
  • testjest
  • test:watchjest --watch
Dependencies22
  • @0no-co/graphql.web^1.1.2
  • @babel/generator^7.29.1
  • @babel/types^7.29.0
  • @constructive-io/graphql-query^3.26.0
  • @constructive-io/graphql-types^3.11.0
  • @inquirerer/utils^3.3.7
  • @pgpmjs/core^6.20.0
  • ajv^8.20.0
  • deepmerge^4.3.1
  • find-and-require-package-json^0.9.1
  • gql-ast^3.10.0
  • graphile-schema^1.21.0
  • graphql16.13.0
  • inflekt^0.7.1
  • inquirerer^4.8.1
  • jiti^2.7.0
  • oxfmt^0.51.0
  • pg-cache^3.11.0
  • pg-env^1.15.0
  • pgsql-client^3.15.0
  • pgsql-seed^2.15.0
  • undici^8.3.0