npm @emulsify/cli @2.0.0
score
0.5961
med
flagged
2026-06-10 11:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| size_spike | 0.5 | unpackedSize 8193676 -> 33394017 (4.1×) |
| cadence | ||
| dormant_burst | 1.0 | dormant 184d (prev 1.12.2), then 2.0.0 just published |
| topology | ||
| dependency_added_unknown | 0.6 | 4 new non-watchlisted dep(s): ['@inquirer/prompts', 'boxen', 'colorette', 'cosmiconfig'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"amazingrando",
"callinmullaney",
"fkbender",
"betorojas4k"
],
"versions": 31
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-McJXFCwmzAZ+K6iHdQ4Mx55TSTFkFdLQjJDviVXb8LRI/MvRNdgdd+jGTwwIjKgbXZedZ4pX0ssW8sdn7MhOYw==",
"tarball": "https://registry.npmjs.org/@emulsify/cli/-/cli-2.0.0.tgz",
"unpackedSize": 33394017
},
"dist-tags": {
"latest": "2.0.0"
},
"latest_version": "2.0.0",
"maintainers": [
{
"email": "oest@amazingrando.com",
"name": "amazingrando"
},
{
"email": "callin@mullaney.io",
"name": "callinmullaney"
},
{
"email": "shout@fourkitchens.com",
"name": "fkbender"
},
{
"email": "beto@fourkitchens.com",
"name": "betorojas4k"
}
],
"num_versions": 32,
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/emulsify-ds/emulsify-cli.git"
},
"scripts": {
"build": "npm run build-schema-types && npm run build-ts",
"build-schema-types": "node --import ./src/register.mjs ./src/scripts/jsonSchemaToTs.ts",
"build-ts": "tsc --build tsconfig.dist.json",
"format": "prettier --write './src/**/*.{js,ts}'",
"husky:commit-msg": "commitlint --edit $1",
"husky:pre-commit": "lint-staged",
"husky:pre-push": "npm run test",
"lint": "npm run test",
"postbuild": "cp package.json dist/package.json && cd dist && npm install --only=production --ignore-scripts",
"prepare": "husky install",
"semantic-release": "semantic-release --config ./release.config.cjs",
"test": "jest --coverage --silent",
"twatch": "jest --no-coverage --watch --verbose",
"type": "tsc --noEmit",
"version:develop": "node --import ./src/register.mjs ./src/scripts/versionDevelop.ts",
"watch": "nodemon --watch src --ext ts,json --ignore src/types --exec npm run build",
"watch-ts": "nodemon --watch src --ext ts,json --ignore src/types --exec npm run build-ts"
},
"signal_details": {
"dependency_added_unknown": "4 new non-watchlisted dep(s): ['@inquirer/prompts', 'boxen', 'colorette', 'cosmiconfig']",
"dormant_burst": "dormant 184d (prev 1.12.2), then 2.0.0 just published",
"size_spike": "unpackedSize 8193676 -> 33394017 (4.1\u00d7)"
},
"time": {
"created": "2021-07-16T22:41:26.855Z",
"modified": "2026-06-10T16:37:32.320Z"
}
}