npm @nmorph/nmorph-ui-kit @2.2.33
score
0.75
high
flagged
2026-05-20 08:33
signals by category
identity
1
content
1
cadence
1
topology
1
maintainers added: —
amplifiers
co-occurring signal pairs that lift the final score
- rapid_release + publisher_unrecognized: release burst from an unrecognized identity (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| publisher_unrecognized | 0.7 | latest published by 'GitLab CI/CD', not in maintainer set |
| content | ||
| script_count_spike | 0.5 | scripts count 0 -> 20 |
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['2.2.29', '2.2.30', '2.2.31', '2.2.32', '2.2.33'] |
| topology | ||
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['vue', 'vue-i18n'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ketjo"
],
"versions": 294
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-YoveW/A/1pMc3xlYiKggRW/ZoCxpMs+sV4mNF61oKDFYajhG/jraV3HmNnx+LKb8ns8BnAM9+KftJxJUf+4Jhw==",
"tarball": "https://registry.npmjs.org/@nmorph/nmorph-ui-kit/-/nmorph-ui-kit-2.2.33.tgz",
"unpackedSize": 1343725
},
"dist-tags": {
"latest": "2.2.33"
},
"latest_version": "2.2.33",
"maintainers": [
{
"email": "zharkeev.post@gmail.com",
"name": "ketjo"
}
],
"num_versions": 295,
"repository": {
"directory": "library",
"type": "git",
"url": "git+https://gitlab.com/ketjo/nmorph.git"
},
"scripts": {
"build": "pnpm run build:types && vite build && vite build --config vite.umd.config.ts && vite build --config vite.nuxt.config.ts",
"build:storybook": "node ./scripts/run-storybook.cjs build",
"build:types": "vue-tsc --declaration --emitDeclarationOnly --outDir dist",
"check": "pnpm run lint:check && pnpm run typecheck && pnpm run test",
"dev": "node ./scripts/run-storybook.cjs dev -p 43183",
"dev:type": "vue-tsc -p ./tsconfig.json",
"lint": "pnpm run lint:es && pnpm run lint:style",
"lint:check": "pnpm run lint:es:check && pnpm run lint:style:check",
"lint:es": "eslint --ext .js,.ts,.vue --ignore-path .gitignore --fix src/",
"lint:es:check": "eslint --ext .js,.ts,.vue --ignore-path .gitignore src/",
"lint:style": "stylelint ./src/**/*.{scss,vue} --fix",
"lint:style:check": "stylelint ./src/**/*.{scss,vue}",
"prepare": "node ./scripts/install-husky.cjs",
"storybook": "node ./scripts/run-storybook.cjs dev -p 43183",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "vue-tsc -p ./tsconfig.json",
"validate-branch-name": "node .husky/validate-branch-name.cjs",
"validate-commit-msg": "node .husky/validate-commit-msg.cjs",
"watch": "vite build --watch"
},
"signal_details": {
"_amplifiers": [
"rapid_release + publisher_unrecognized: release burst from an unrecognized identity (+0.10)"
],
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['vue', 'vue-i18n']",
"publisher_unrecognized": "latest published by 'GitLab CI/CD', not in maintainer set",
"rapid_release": "7 versions in last 24h: ['2.2.29', '2.2.30', '2.2.31', '2.2.32', '2.2.33']",
"script_count_spike": "scripts count 0 -> 20"
},
"time": {
"created": "2024-05-15T15:54:39.133Z",
"modified": "2026-05-19T19:04:07.689Z"
}
}