BEACON

← candidates

npm smart-ai-cache @1.1.1

score
0.6176 med
flagged 2026-06-21 13:53
signals by category
content 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
bin_added 0.8 new bin entry: ['smart-ai-cache']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "archiesdubey"
  ],
  "versions": 8
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-RLEwQbstnxFzDft3oelCUPt+ZODV5AozRomGlYc6UgyyFJoMajwlpTwpVfWIAY5p8Aqq542wkPHoFhAK5UXajw==",
    "tarball": "https://registry.npmjs.org/smart-ai-cache/-/smart-ai-cache-1.1.1.tgz",
    "unpackedSize": 81883
  },
  "dist-tags": {
    "latest": "1.1.1"
  },
  "latest_version": "1.1.1",
  "maintainers": [
    {
      "email": "archiesdubey1@gmail.com",
      "name": "archiesdubey"
    }
  ],
  "num_versions": 10,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ArchiesDubey/smart-ai-cache.git"
  },
  "scripts": {
    "benchmark": "npm run build && node benchmarks/performance.js",
    "benchmark:semantic": "npm run build && node benchmarks/semantic.js",
    "build": "tsc",
    "docs": "typedoc --out docs src/index.ts",
    "lint": "eslint src/**/*.ts",
    "lint:fix": "eslint src/**/*.ts --fix",
    "postinstall": "node scripts/postinstall.js",
    "precommit": "npm run lint && npm run test:coverage",
    "prepack": "npm run build",
    "smoke": "npm run build && node scripts/smoke.mjs",
    "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
    "test:coverage": "jest --coverage --coverageReporters=text-lcov | coveralls",
    "test:watch": "npm test -- --watch"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['smart-ai-cache']",
    "new_install_script": "first time ['postinstall'] present"
  },
  "time": {
    "created": "2025-07-12T14:38:04.502Z",
    "modified": "2026-06-21T18:53:27.362Z"
  }
}