npm smooth-components @1.1.34
score
0.5017
med
flagged
2026-07-26 18:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.1.31', '1.1.32', '1.1.33', '1.1.34'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jaime00"
],
"versions": 50
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-FKEzrO3RGh0cqy6iLcPN1XbHwGI9xv/JgxSRHLuQNCLPzN/bL51lPIUz1QndMH/ZiX0KnPA8roedHtn+77PBPA==",
"tarball": "https://registry.npmjs.org/smooth-components/-/smooth-components-1.1.34.tgz",
"unpackedSize": 510319
},
"dist-tags": {
"latest": "1.1.34"
},
"latest_version": "1.1.34",
"maintainers": [
{
"email": "jtorres6100@gmail.com",
"name": "jaime00"
}
],
"num_versions": 50,
"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": "4 versions in last 24h: ['1.1.31', '1.1.32', '1.1.33', '1.1.34']"
},
"time": {
"created": "2025-06-15T02:22:14.591Z",
"modified": "2026-07-26T23:36:38.949Z"
}
}