npm ketcher-react @3.14.0
score
0.55
med
flagged
2026-06-10 04:39
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.14.0 but max published is 3.17.0-rc.1 |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['paper'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lifescience"
],
"versions": 268
}
Evidence (package doc at flag time)
{
"dependencies_count": 37,
"dist": {
"integrity": "sha512-6ERWzxxVGqQG5/nN+yiNOGeHVIpYIzJ7YoKx0Sblq5U48JWGDi2MHW7Lff9XmJowULPXHvSbU/yi2vuVnchE+w==",
"tarball": "https://registry.npmjs.org/ketcher-react/-/ketcher-react-3.14.0.tgz",
"unpackedSize": 28101698
},
"dist-tags": {
"beta": "3.16.0-rc.3",
"dev": "3.8.0-dev.1",
"latest": "3.14.0"
},
"latest_version": "3.14.0",
"maintainers": [
{
"email": "lifescience.opensource@epam.com",
"name": "lifescience"
}
],
"num_versions": 270,
"repository": {
"directory": "packages/ketcher-react",
"type": "git",
"url": "git+https://github.com/epam/ketcher.git"
},
"scripts": {
"build": "cross-env NODE_ENV=production rollup -c -m true",
"prettier:write": "prettier --write \"./**/*.{js,jsx,json,ts,tsx}\"",
"start": "cross-env NODE_ENV=development rollup -c -m true -w",
"stylelint:fix": "stylelint \"./**/*.{css,less}\" --formatter verbose --fix",
"test": "run-s test:prettier test:stylelint test:eslint:quiet test:types test:unit",
"test:eslint": "eslint . --ext .ts,.tsx,.js,.jsx",
"test:eslint:fix": "npm run test:eslint -- --fix",
"test:eslint:quiet": "npm run test:eslint -- --quiet",
"test:prettier": "prettier --check \"./**/*.{js,jsx,json,ts,tsx}\"",
"test:stylelint": "stylelint \"./**/*.{css,less}\" --formatter",
"test:types": "tsc --noEmit",
"test:unit": "jest --passWithNoTests",
"test:unit:update": "jest -u"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['paper']",
"dist_tag_anomaly": "dist-tags.latest=3.14.0 but max published is 3.17.0-rc.1"
},
"time": {
"created": "2020-11-26T14:03:36.071Z",
"modified": "2026-06-10T09:38:53.253Z"
}
}