npm mewkit @2.2.3
score
0.5265
med
flagged
2026-07-25 05:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['2.1.0', '2.2.0', '2.2.1', '2.2.2', '2.2.3'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ngocsangyem"
],
"versions": 71
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-38zDmAVRSfnKp/Gsmo/xFvFnlBImI4is9PKkU32uceiYhsGoVq+eZdrs1Lc14rYXFwmAPwHzl11KUH05je6JGA==",
"tarball": "https://registry.npmjs.org/mewkit/-/mewkit-2.2.3.tgz",
"unpackedSize": 14305170
},
"dist-tags": {
"latest": "2.2.3"
},
"latest_version": "2.2.3",
"maintainers": [
{
"email": "nnsang24@gmail.com",
"name": "ngocsangyem"
}
],
"num_versions": 72,
"repository": null,
"scripts": {
"build": "npm run clean && npm run build:cli && npm run build:web",
"build:capability-matrix": "node scripts/build-provider-capability-matrix.mjs",
"build:cli": "npx tsc && node scripts/copy-provider-bundles.cjs && node -e \"require('node:fs').chmodSync('dist/index.js',0o755)\"",
"build:web": "npm run build:web:visual-plan",
"build:web:visual-plan": "npx tsc -p tsconfig.visual-plan-web.json --noEmit && npx vite build --config vite.config.visual-plan-web.ts && node scripts/check-visual-plan-bundle-budget.cjs",
"clean": "node -e \"const fs=require('node:fs');fs.rmSync('dist',{recursive:true,force:true});fs.rmSync('tsconfig.tsbuildinfo',{force:true})\"",
"dev": "npx tsc --watch",
"lint": "npx tsc -p tsconfig.visual-plan-web.json --noEmit",
"prepublishOnly": "npm run build",
"test": "vitest run",
"test:live-cursor": "vitest run --config vitest.live-cursor.config.ts"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['2.1.0', '2.2.0', '2.2.1', '2.2.2', '2.2.3']"
},
"time": {
"created": "2026-03-30T13:06:51.105Z",
"modified": "2026-07-25T10:32:51.315Z"
}
}