npm smooth-components @1.1.38
score
0.5045
med
flagged
2026-07-26 19:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['1.1.34', '1.1.35', '1.1.36', '1.1.37', '1.1.38'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jaime00"
],
"versions": 52
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-O2SZPsnMms7NqwvHmCej6xv2iMbCl87X2xjMdG9WbXP7GFuygQ7QINQkztjhJKfbHURZ2VXxElDgZjRGeZGJ+A==",
"tarball": "https://registry.npmjs.org/smooth-components/-/smooth-components-1.1.38.tgz",
"unpackedSize": 510328
},
"dist-tags": {
"latest": "1.1.38"
},
"latest_version": "1.1.38",
"maintainers": [
{
"email": "jtorres6100@gmail.com",
"name": "jaime00"
}
],
"num_versions": 54,
"repository": null,
"scripts": {
"build": "tsc -b && vite build",
"dev": "vite --port 1111 --open",
"format": "prettier --write .",
"lint": "eslint .",
"prepare": "husky",
"prepublishOnly": "npm run build",
"preview": "vite preview",
"release:major": "npm version major && npm run build && npm publish",
"release:minor": "npm version minor && npm run build && npm publish",
"release:patch": "npm version patch && npm run build && npm publish",
"release:premajor": "npm version premajor && npm run build && npm publish --tag next",
"release:preminor": "npm version preminor && npm run build && npm publish --tag next",
"release:prepatch": "npm version prepatch && npm run build && npm publish --tag next"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "8 versions in last 24h: ['1.1.34', '1.1.35', '1.1.36', '1.1.37', '1.1.38']"
},
"time": {
"created": "2025-06-15T02:22:14.591Z",
"modified": "2026-07-27T00:55:36.700Z"
}
}