BEACON

← candidates

npm @cap-js/cds-typer @0.40.0

score
0.5913 med
flagged 2026-06-22 07:18
signals by category
content 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['cds-typer']
script_count_spike 0.5 scripts count 0 -> 14

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "sap_extncrepos",
    "cap-npm",
    "sap-ospo-admin"
  ],
  "versions": 49
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-8UWwa4q6DL1vRCq7KwwLXtLAHHkMI6HoPXsIXLVvRMaW11xvtSkMFHcaNjR8WBlccZTA7RWIqHavgKbq57zpKg==",
    "tarball": "https://registry.npmjs.org/@cap-js/cds-typer/-/cds-typer-0.40.0.tgz",
    "unpackedSize": 269378
  },
  "dist-tags": {
    "latest": "0.40.0"
  },
  "latest_version": "0.40.0",
  "maintainers": [
    {
      "email": "mob.extrepo.stores@sap.com",
      "name": "sap_extncrepos"
    },
    {
      "email": "cap@sap.com",
      "name": "cap-npm"
    },
    {
      "email": "ospo@sap.com",
      "name": "sap-ospo-admin"
    }
  ],
  "num_versions": 51,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cap-js/cds-typer.git"
  },
  "scripts": {
    "cli": "node lib/cli.js",
    "doc:clean": "rm -rf ./doc",
    "doc:cli": "npm run cli -- --help > ./doc/cli.txt",
    "doc:prepare": "npm run doc:clean && mkdir -p doc/types",
    "doc:typegen": "tsc ./lib/*.js  --skipLibCheck --declaration --allowJs --emitDeclarationOnly --outDir doc/types && cd doc/types && tsc --init",
    "jsdoc:check": "tsc --noEmit --project jsconfig.json",
    "lint": "npx eslint .",
    "lint:fix": "npx eslint . --fix",
    "test": "npm run test:all",
    "test:all": "npm run test:smoke && npm run test:unit && npm run test:integration",
    "test:integration": "node --import ./test/integration/setup.mjs --test './test/integration/*.test.js' --test-reporter=spec",
    "test:smoke": "node --import ./test/smoke/setup.mjs --test './test/smoke/*.test.js' --test-reporter=spec",
    "test:unit": "node --import ./test/unit/setup.mjs --test './test/unit/*.test.js' --test-reporter=spec",
    "write:cds-typer-schema": "node scripts/write-cds-typer-schema.js"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['cds-typer']",
    "script_count_spike": "scripts count 0 -> 14"
  },
  "time": {
    "created": "2023-06-13T13:29:51.505Z",
    "modified": "2026-06-22T12:17:52.037Z"
  }
}