BEACON

← candidates

npm solid-js @1.9.14

score
0.65 med
flagged 2026-07-22 00:49
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.9.14 but max published is 2.0.0-experimental.0
mass_publish_burst 0.8 publisher 'ryansolid' pushed 8 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "ryansolid"
  ],
  "versions": 513
}

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-sAEXC0Kk0S1EDg+8ysEWJDbYhA3RRoEjwuySUGlKIemeo0I5YZfOyumNjNs9Sv3y2nmhD+0rW66ag2HsMuQiGQ==",
    "tarball": "https://registry.npmjs.org/solid-js/-/solid-js-1.9.14.tgz",
    "unpackedSize": 1068427
  },
  "dist-tags": {
    "beta": "1.10.0-beta.0",
    "latest": "1.9.14",
    "next": "2.0.0-beta.22"
  },
  "latest_version": "1.9.14",
  "maintainers": [
    {
      "email": "ryansolid@gmail.com",
      "name": "ryansolid"
    }
  ],
  "num_versions": 515,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/solidjs/solid.git"
  },
  "scripts": {
    "bench": "node --allow-natives-syntax bench/bench.cjs",
    "build": "npm-run-all -nl build:*",
    "build:clean": "rimraf dist/ coverage/ store/dist/ web/dist/ web/storage/dist h/dist/ h/jsx-runtime/dist html/dist/ universal/dist/",
    "build:js": "rollup -c",
    "coverage": "vitest run --coverage",
    "link": "symlink-dir . node_modules/solid-js",
    "test": "vitest run",
    "test-types": "tsc --project tsconfig.test.json",
    "types": "npm-run-all -nl types:*",
    "types:clean": "rimraf types/ store/types/ web/types/ web/storage/types/ h/types/ h/jsx-runtime/types html/types/ universal/types/ src/jsx.d.ts h/jsx-runtime/src/jsx.d.ts",
    "types:copy": "ncp ../../node_modules/dom-expressions/src/jsx.d.ts ./src/jsx.d.ts && ncp ../../node_modules/dom-expressions/src/jsx-h.d.ts ./h/jsx-runtime/src/jsx.d.ts",
    "types:copy-web": "ncp ../../node_modules/dom-expressions/src/client.d.ts ./web/types/client.d.ts && ncp ../../node_modules/dom-expressions/src/server.d.ts ./web/types/server.d.ts",
    "types:h": "tsc --project ./h/tsconfig.json && ncp ../../node_modules/hyper-dom-expressions/types/index.d.ts ./h/types/hyperscript.d.ts",
    "types:html": "tsc --project ./html/tsconfig.json && ncp ../../node_modules/lit-dom-expressions/types/index.d.ts ./html/types/lit.d.ts",
    "types:jsx": "rimraf ./h/jsx-runtime/types && tsc --project ./h/jsx-runtime/tsconfig.json && ncp ../../node_modules/dom-expressions/src/jsx-h.d.ts ./h/jsx-runtime/types/jsx.d.ts",
    "types:src": "tsc --project ./tsconfig.build.json && ncp ../../node_modules/dom-expressions/src/jsx.d.ts ./types/jsx.d.ts",
    "types:store": "tsc --project ./store/tsconfig.build.json",
    "types:universal": "tsc --project ./universal/tsconfig.json && ncp ../../node_modules/dom-expressions/src/universal.d.ts ./universal/types/universal.d.ts",
    "types:web": "tsc --project ./web/tsconfig.build.json",
    "types:web-storage": "tsc --project ./web/storage/tsconfig.build.json"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.9.14 but max published is 2.0.0-experimental.0",
    "mass_publish_burst": "publisher 'ryansolid' pushed 8 packages in the last 15min on npm"
  },
  "time": {
    "created": "2018-04-25T04:09:31.206Z",
    "modified": "2026-07-22T05:48:55.290Z"
  }
}