BEACON

← candidates

npm @memobit/libs @1.0.37

score
0.6446 med
flagged 2026-07-25 04:15
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
superseded_quickly 0.9 prior version 1.0.0 lived 12min upstream before being pulled
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['qrcode.react']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "iulianx"
  ],
  "versions": 33
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-FJukfgU3z7ev01LAk5W85gMiPL1fStBrcgos4ObBrzmXP9hwGIX0BaiKvuRu1BsjwV/giRsE805zB4ir582v7w==",
    "tarball": "https://registry.npmjs.org/@memobit/libs/-/libs-1.0.37.tgz",
    "unpackedSize": 2151444
  },
  "dist-tags": {
    "latest": "1.0.37"
  },
  "latest_version": "1.0.37",
  "maintainers": [
    {
      "email": "iulianx@gmail.com",
      "name": "iulianx"
    }
  ],
  "num_versions": 34,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CristeaIulian/memobit-react-library.git"
  },
  "scripts": {
    "build": "vite build && npm pack",
    "check:npm-auth": "node scripts/check-npm-auth.mjs",
    "dev": "vite build --watch",
    "format": "prettier --write \"src/**/*.{ts,tsx,js,jsx,json,css}\"",
    "format:check": "prettier --check \"src/**/*.{ts,tsx,js,jsx,json,css}\"",
    "generate:icon-names": "node scripts/generate-icon-names.mjs",
    "lint": "eslint src --ext .ts,.tsx",
    "lint:fix": "eslint src --ext .ts,.tsx --fix",
    "playground": "vite serve playground --config playground/vite.config.ts",
    "prepublishOnly": "vite build",
    "release": "npm run build && npm publish",
    "ship": "npm run check:npm-auth && npm version patch && npm run release && git push --follow-tags",
    "ship:major": "npm run check:npm-auth && npm version major && npm run release && git push --follow-tags",
    "ship:minor": "npm run check:npm-auth && npm version minor && npm run release && git push --follow-tags"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['qrcode.react']",
    "superseded_quickly": "prior version 1.0.0 lived 12min upstream before being pulled"
  },
  "time": {
    "created": "2026-06-18T14:45:56.661Z",
    "modified": "2026-07-25T09:15:20.529Z"
  }
}