BEACON

← candidates

npm @lattice-php/lattice @0.24.0

score
0.5247 med
flagged 2026-07-20 09:05
signals by category
content 2 cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
script_count_spike 0.5 scripts count 21 -> 28
cadence
rapid_release 0.8 3 versions in last 24h: ['0.22.0', '0.23.0', '0.24.0']
topology
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['@tiptap/extensions', 'react-colorful']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "bambamboole"
  ],
  "versions": 11
}

Evidence (package doc at flag time)

{
  "dependencies_count": 27,
  "dist": {
    "integrity": "sha512-xu7/+PRsXZzWWurVbCcgQkIJagJdebnspyus/rF0LpFw16XlrHejB5QvliLT0wI8TPQTjSjnBrml685Rb1Et8Q==",
    "tarball": "https://registry.npmjs.org/@lattice-php/lattice/-/lattice-0.24.0.tgz",
    "unpackedSize": 3434014
  },
  "dist-tags": {
    "latest": "0.24.0"
  },
  "latest_version": "0.24.0",
  "maintainers": [
    {
      "email": "manuel@christlieb.eu",
      "name": "bambamboole"
    }
  ],
  "num_versions": 26,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lattice-php/lattice.git"
  },
  "scripts": {
    "analyze": "SONDA=1 vite build && mkdir -p docs/public && cp docs/generated/bundle-report.html docs/public/bundle-report.html",
    "boost:refresh": "php vendor/bin/testbench boost:update --no-interaction",
    "build": "vite build",
    "build:lib": "vite build --mode lib",
    "build:lib:watch": "vite build --mode lib --watch",
    "build:standalone": "vite build --mode standalone",
    "check": "npm run lint && npm run format:check && npm run typecheck && npm run type-coverage && npm run test && npm run build:lib && npm run check:package",
    "check:package": "publint --strict && attw --pack . --profile esm-only --exclude-entrypoints ./css",
    "dev": "vite",
    "docs:build": "npm run analyze && astro build",
    "docs:dev": "npm run analyze && astro dev",
    "docs:preview": "astro preview",
    "docs:test": "vitest run --project jsdom docs",
    "docs:typecheck": "tsc --noEmit -p docs/tsconfig.json",
    "fix": "npm run lint:fix && npm run format",
    "format": "oxfmt --write \"resources/js/**/*.{ts,tsx}\" \"workbench/resources/js/**/*.{ts,tsx}\" \"docs/**/*.{ts,tsx,md,mdx}\"",
    "format:check": "oxfmt --check \"resources/js/**/*.{ts,tsx}\" \"workbench/resources/js/**/*.{ts,tsx}\" \"docs/**/*.{ts,tsx,md,mdx}\"",
    "lint": "oxlint resources/js workbench/resources/js",
    "lint:fix": "oxlint resources/js workbench/resources/js --fix",
    "lint:github": "oxlint resources/js workbench/resources/js --format=github",
    "postinstall": "[ -n \"$CI\" ] || test ! -f vendor/bin/testbench || npm run boost:refresh",
    "prepack": "npm run build:lib",
    "test": "vitest run",
    "test:browser": "vitest run --project browser",
    "test:coverage": "vitest run --coverage",
    "type-coverage": "type-coverage --project tsconfig.json --at-least 99.5",
    "typecheck": "tsc --noEmit",
    "verify:standalone": "node -e \"const fs = require('fs'); if (!fs.existsSync('./dist-standalone/manifest.json')) { console.error('dist-standalone/manifest.json is missing; run npm run build:standalone.'); process.exit(1); } const m = require('./dist-standalone/manifest.json'); const pkg = require('./package.json'); if (m.version !== pkg.version) { console.error('dist-standalone manifest ' + m.version + ' != package ' + pkg.version + '; run npm run build:standalone.'); process.exit(1); }\""
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['@tiptap/extensions', 'react-colorful']",
    "new_install_script": "first time ['postinstall'] present",
    "rapid_release": "3 versions in last 24h: ['0.22.0', '0.23.0', '0.24.0']",
    "script_count_spike": "scripts count 21 -> 28"
  },
  "time": {
    "created": "2026-06-10T11:27:03.002Z",
    "modified": "2026-07-20T14:05:48.489Z"
  }
}