npm @carlonicora/nestjs-neo4jsonapi @1.94.0
score
0.7
high
flagged
2026-06-20 09:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.92.0', '1.92.1', '1.93.0', '1.94.0'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['langsmith'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"carlonicora"
],
"versions": 151
}
Evidence (package doc at flag time)
{
"dependencies_count": 78,
"dist": {
"integrity": "sha512-UyAG2BSyVyLpwMMxUOtKu53NQomjG6Pa/+D0PkpUPrfohD2DMKC0cghN8sQmo0Try5+WKzvAMVuw0ktiTU14Ug==",
"tarball": "https://registry.npmjs.org/@carlonicora/nestjs-neo4jsonapi/-/nestjs-neo4jsonapi-1.94.0.tgz",
"unpackedSize": 7388021
},
"dist-tags": {
"latest": "1.94.0"
},
"latest_version": "1.94.0",
"maintainers": [
{
"email": "carlo.nicora@gmail.com",
"name": "carlonicora"
}
],
"num_versions": 152,
"repository": {
"type": "git",
"url": "git+https://github.com/carlonicora/nestjs-neo4jsonapi.git"
},
"scripts": {
"build": "tsc && tsc -p tools/migrate-entity/tsconfig.json && tsc -p tools/generate-rbac-paths/tsconfig.json && tsc -p scripts/generate-module/tsconfig.json && cp -R src/core/email/templates dist/core/email/",
"clean": "rm -rf dist",
"dev": "tsc --watch",
"format": "prettier --write \"src/**/*.ts\"",
"generate:rbac-paths": "node dist/tools/generate-rbac-paths/index.js",
"lint": "eslint \"src/**/*.ts\" \"tools/**/*.spec.ts\" --fix",
"prepublishOnly": "pnpm build",
"test": "vitest run",
"test:cov": "vitest run --coverage",
"test:stripe": "vitest run --testPathPattern=stripe",
"test:watch": "vitest"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['langsmith']",
"rapid_release": "4 versions in last 24h: ['1.92.0', '1.92.1', '1.93.0', '1.94.0']"
},
"time": {
"created": "2025-12-09T23:43:05.593Z",
"modified": "2026-06-20T14:10:05.174Z"
}
}