BEACON

← candidates

npm node-html-parser @8.0.0

score
0.7333 high
flagged 2026-06-20 10:11
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/taoqf/node-fast-html-parser.git' also claimed by 1 package(s) under different publishers: ['npm/@staticbolt/node-html-parser']
repository_url_changed 0.7 'https://github.com/taoqf/node-fast-html-parser.git' -> 'git+https://github.com/taoqf/node-fast-html-parser.git'
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['entities']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "taoqf"
  ],
  "versions": 123
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-2NJ/Q+CM7oEGZA6agMUHVZznaHtRDJ4YrIAvfUKc2vjTUxB9cvUEfsh7z7ONWRLseic7S18DSRm/E8K1QKctQw==",
    "tarball": "https://registry.npmjs.org/node-html-parser/-/node-html-parser-8.0.0.tgz",
    "unpackedSize": 173014
  },
  "dist-tags": {
    "beta": "6.1.15-0",
    "latest": "8.0.0"
  },
  "latest_version": "8.0.0",
  "maintainers": [
    {
      "email": "tao_qiufeng@126.com",
      "name": "taoqf"
    }
  ],
  "num_versions": 124,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/taoqf/node-fast-html-parser.git"
  },
  "scripts": {
    "---------------": "",
    "--------------- ": "",
    "---------------  ": "",
    "benchmark": "node ./test/benchmark/compare.mjs",
    "build": "npm run lint && npm run clean && npm run compile:cjs && npm run compile:amd",
    "clean": "npx rimraf ./dist/",
    "clean:global": "yarn run clean && npx rimraf yarn.lock test/yarn.lock test/node_modules node_modules",
    "compile": "tsc",
    "compile:amd": "tsc -t es5 -m amd -d false --outFile ./dist/main.js",
    "compile:cjs": "tsc -m commonjs",
    "lint": "eslint ./src/*.ts ./src/**/*.ts",
    "posttest": "yarn run benchmark",
    "prepare": "npm run build",
    "pretest": "cd ./test/ && yarn install && cd ..",
    "release": "standard-version && git push --follow-tags origin main",
    "reset": "yarn run clean:global && yarn install && yarn build",
    "test": "yarn run test:target",
    "test:ci": "cd test && yarn install && cd .. && cross-env TEST_TARGET=dist yarn run test:target",
    "test:dist": "cross-env TEST_TARGET=dist yarn run test",
    "test:src": "cross-env TEST_TARGET=src yarn run test",
    "test:target": "mocha --recursive \"./test/tests\"",
    "watch": "npx tsc -m commonjs --watch --preserveWatchOutput"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['entities']",
    "repository_url_changed": "'https://github.com/taoqf/node-fast-html-parser.git' -> 'git+https://github.com/taoqf/node-fast-html-parser.git'",
    "shared_repo_different_publisher": "repo 'git+https://github.com/taoqf/node-fast-html-parser.git' also claimed by 1 package(s) under different publishers: ['npm/@staticbolt/node-html-parser']"
  },
  "time": {
    "created": "2017-06-14T09:15:46.839Z",
    "modified": "2026-06-20T13:03:06.905Z"
  }
}