BEACON

← candidates

npm @nmorph/nmorph-ui-kit @2.2.59

score
0.75 high
flagged 2026-06-05 04:50
signals by category
identity 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
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": 318
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-i1g3tgoIDIQAJsUyrAYZFn2f9sW4WGVKTK+Gkunneoc0pPSPUvEMBNaG6eUURrC5iim69g7VccLci7C8MVRLAw==",
    "tarball": "https://registry.npmjs.org/@nmorph/nmorph-ui-kit/-/nmorph-ui-kit-2.2.59.tgz",
    "unpackedSize": 2002609
  },
  "dist-tags": {
    "latest": "2.2.59"
  },
  "latest_version": "2.2.59",
  "maintainers": [
    {
      "email": "zharkeev.post@gmail.com",
      "name": "ketjo"
    }
  ],
  "num_versions": 321,
  "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": {
    "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-04T08:56:55.352Z"
  }
}