npm diff-match-patch-ts @1.0.0
score
0.5506
med
flagged
2026-06-16 05:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| dormant_burst | 1.0 | dormant 195d (prev 0.8.0), then 1.0.0 just published |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.0.0 but max published is 2.0.0-beta.0 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rars"
],
"versions": 12
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-RYD5L35uIghxNJPShGmGsxLmeDTI5yAj1SOqNYXYQJLDMgvX5Y+kzLsU/fIbHiLkcJrfQTVfZ+Zs2i9hSbsqYg==",
"tarball": "https://registry.npmjs.org/diff-match-patch-ts/-/diff-match-patch-ts-1.0.0.tgz",
"unpackedSize": 755347
},
"dist-tags": {
"latest": "1.0.0",
"next": "2.0.0-beta.0"
},
"latest_version": "1.0.0",
"maintainers": [
{
"email": "richardr39@gmail.com",
"name": "rars"
}
],
"num_versions": 14,
"repository": {
"type": "git",
"url": "git+https://github.com/rars/diff-match-patch-ts.git"
},
"scripts": {
"build": "rimraf dist && rollup -c rollup.config.mjs && copyfiles package.json README.md LICENSE.md dist",
"commitmsg": "commitlint -e $GIT_PARAMS",
"lint": "eslint .",
"npmpublish": "cd dist && npm publish",
"release": "standard-version",
"test": "jest"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.0.0 but max published is 2.0.0-beta.0",
"dormant_burst": "dormant 195d (prev 0.8.0), then 1.0.0 just published"
},
"time": {
"created": "2017-12-31T13:27:36.050Z",
"modified": "2026-06-16T10:14:10.799Z"
}
}