npm chayns-api @3.1.1
score
0.7
high
flagged
2026-06-17 03:15
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['2.6.18', '3.1.0', '3.1.1'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['react-compiler-runtime'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tobit.software"
],
"versions": 305
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-oVHUlYPQQsu3xeunaj92U398eSTxKf+mZHqteTyTY5TnnG9s3xYyKuOovsSlqg5k2oJyX44CL5Hs2LJtHJw2jw==",
"tarball": "https://registry.npmjs.org/chayns-api/-/chayns-api-3.1.1.tgz",
"unpackedSize": 676387
},
"dist-tags": {
"beta": "3.1.0-beta.2",
"latest": "3.1.1"
},
"latest_version": "3.1.1",
"maintainers": [
{
"email": "development.support@tobit.software",
"name": "tobit.software"
}
],
"num_versions": 307,
"repository": {
"url": "git+https://github.com/TobitSoftware/chayns-api.git"
},
"scripts": {
"build-docs": "npm i && cd website && npm i && npm run build",
"build:cjs": "cross-env NODE_ENV=cjs babel src --out-dir dist/cjs --extensions=.ts,.tsx",
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --extensions=.ts,.tsx",
"build:typescript": "tsc",
"build:umd": "chayns-toolkit build",
"dev": "npm link && npm run watch",
"format": "prettier . --write",
"lint": "eslint src",
"prepublishOnly": "npm run build:cjs && npm run build:esm && npm run build:typescript",
"preversion": "npm run build:typescript -- --noEmit",
"start": "npm run dev",
"watch": "concurrently \"npm run watch:cjs\" \"npm run watch:esm\" \"npm run watch:typescript\"",
"watch:cjs": "npm run build:cjs -- --watch",
"watch:esm": "npm run build:esm -- --watch",
"watch:typescript": "tsc -w"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['react-compiler-runtime']",
"rapid_release": "3 versions in last 24h: ['2.6.18', '3.1.0', '3.1.1']"
},
"time": {
"created": "2022-11-18T11:08:55.369Z",
"modified": "2026-06-17T08:15:11.293Z"
}
}