npm react-candlesticks @0.6.1
score
0.5842
med
flagged
2026-06-21 20:30
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.5.0', '0.6.0', '0.6.1'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 49d ago but package has 21 versions (expect >= 79d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jsonwlsn"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-+TQXbGspFkjodfPxjaX7jjXG+dGTWSl/FZmWbYU4xxYIebmxgNIIA3mssV9bjtjeVdr75xnANF0hHphE9CZisQ==",
"tarball": "https://registry.npmjs.org/react-candlesticks/-/react-candlesticks-0.6.1.tgz",
"unpackedSize": 576332
},
"dist-tags": {
"latest": "0.6.1"
},
"latest_version": "0.6.1",
"maintainers": [
{
"email": "jsonwlsn@gmail.com",
"name": "jsonwlsn"
}
],
"num_versions": 21,
"repository": {
"type": "git",
"url": "git+https://github.com/trendingcandles/react-candlesticks.git"
},
"scripts": {
"build": "npm run clean && tsc && vite build && find dist -name '*.tsbuildinfo' -delete",
"check": "npm run typecheck && npm run lint && npm run test:run",
"ci:local": "./scripts/ci-local.sh",
"clean": "rm -rf dist",
"coverage": "vitest run --coverage",
"dev": "vite",
"lint": "eslint .",
"pack:check": "npm run build && npm pack --dry-run --cache ./.npm-pack-cache",
"prepare": "npm run build",
"prepublishOnly": "npm run check && npm run pack:check",
"preview": "vite preview",
"release:local": "./scripts/release-local.sh",
"smoke:consumer": "node ./smoke/run-consumer-smoke.mjs",
"test": "vitest",
"test:coverage": "vitest run --coverage",
"test:run": "vitest run",
"test:ui": "vitest --ui",
"typecheck": "tsc --build --noEmit"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['0.5.0', '0.6.0', '0.6.1']",
"repo_too_new_for_version_history": "claimed repo created 49d ago but package has 21 versions (expect >= 79d for that history)",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2026-03-16T21:13:04.043Z",
"modified": "2026-06-22T01:30:37.414Z"
}
}