npm @nmorph/nmorph-ui-kit @3.0.9
score
0.75
high
flagged
2026-06-13 13:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| publisher_unrecognized | 0.7 | latest published by 'GitLab CI/CD', not in maintainer set |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'GitLab CI/CD' pushed 5 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ketjo"
],
"versions": 330
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-A+NEQBgYdvJhzXn4jlhlUm48PHUDnNB21jSeP8qml6O+BF8y32VZJmSACBNmwIQsIFLiTDHHYOj62tBGmDjQgA==",
"tarball": "https://registry.npmjs.org/@nmorph/nmorph-ui-kit/-/nmorph-ui-kit-3.0.9.tgz",
"unpackedSize": 2208664
},
"dist-tags": {
"latest": "3.0.9"
},
"latest_version": "3.0.9",
"maintainers": [
{
"email": "zharkeev.post@gmail.com",
"name": "ketjo"
}
],
"num_versions": 331,
"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": "storybook build",
"build:types": "vue-tsc --declaration --emitDeclarationOnly --outDir dist",
"check": "pnpm run lint:check && pnpm run typecheck && pnpm run test",
"dev": "storybook 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}",
"storybook": "storybook dev -p 43183",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "vue-tsc -p ./tsconfig.json",
"watch": "vite build --watch"
},
"signal_details": {
"mass_publish_burst": "publisher 'GitLab CI/CD' pushed 5 packages in the last 15min on npm",
"publisher_unrecognized": "latest published by 'GitLab CI/CD', not in maintainer set"
},
"time": {
"created": "2024-05-15T15:54:39.133Z",
"modified": "2026-06-13T08:32:09.933Z"
}
}