npm @nmorph/nmorph-ui-kit @3.0.13
score
0.7
high
flagged
2026-06-20 12:46
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| provenance_builder_changed | 0.7 | attestation predicateType 'https://slsa.dev/provenance/v0.2' -> 'https://slsa.dev/provenance/v1' |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://gitlab.com/ketjo/nmorph.git' -> 'git+https://github.com/erlan-zharkeev/nmorph.git' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 6d ago but package has 334 versions (expect >= 151d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ketjo"
],
"versions": 332
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-6m+zsFcGtV/brBdfL3z7vYtwN+7sCxeBN26HV/kVZRUumgvOSz91V9o1ubwChGrL+gaA1S53gavrkAaTTBxqQQ==",
"tarball": "https://registry.npmjs.org/@nmorph/nmorph-ui-kit/-/nmorph-ui-kit-3.0.13.tgz",
"unpackedSize": 2218590
},
"dist-tags": {
"latest": "3.0.13"
},
"latest_version": "3.0.13",
"maintainers": [
{
"email": "zharkeev.post@gmail.com",
"name": "ketjo"
}
],
"num_versions": 334,
"repository": {
"directory": "library",
"type": "git",
"url": "git+https://github.com/erlan-zharkeev/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": {
"provenance_builder_changed": "attestation predicateType 'https://slsa.dev/provenance/v0.2' -> 'https://slsa.dev/provenance/v1'",
"repo_too_new_for_version_history": "claimed repo created 6d ago but package has 334 versions (expect >= 151d for that history)",
"repository_url_changed": "'git+https://gitlab.com/ketjo/nmorph.git' -> 'git+https://github.com/erlan-zharkeev/nmorph.git'"
},
"time": {
"created": "2024-05-15T15:54:39.133Z",
"modified": "2026-06-20T17:46:39.249Z"
}
}