npm @oztix/roadie-core @2.4.0
score
0.5343
med
flagged
2026-06-22 18:36
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| provenance_dropped | 0.8 | prior version published with SLSA attestation; current version has none |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/TicketSolutionsPtyLtd/roadie.git' -> 'https://github.com/TicketSolutionsPtyLtd/roadie' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lukebrooker",
"brycewoods",
"odmana_oztix"
],
"versions": 10
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-DoDPTDKLH8OBC21noV1ozlbIhrSIKHmWII973mGO/5iKxOU0ZcTkzgeQiql7JJcbfvqgSvZZhrx3v8T6+MYNhA==",
"tarball": "https://registry.npmjs.org/@oztix/roadie-core/-/roadie-core-2.4.0.tgz",
"unpackedSize": 218207
},
"dist-tags": {
"latest": "2.4.0"
},
"latest_version": "2.4.0",
"maintainers": [
{
"email": "mail@lukebrooker.com",
"name": "lukebrooker"
},
{
"email": "brycew@oztix.com.au",
"name": "brycewoods"
},
{
"email": "ovindum@oztix.com.au",
"name": "odmana_oztix"
}
],
"num_versions": 12,
"repository": {
"type": "git",
"url": "https://github.com/TicketSolutionsPtyLtd/roadie"
},
"scripts": {
"build": "tsdown && pnpm build:css",
"build:css": "tailwindcss -i src/css/roadie.css -o dist/roadie.compiled.css --content 'src/css/safelist.html'",
"build:quiet": "tsdown --log-level warn && pnpm build:css",
"clean": "rm -rf node_modules dist",
"dev": "tsdown --watch --log-level warn",
"format": "prettier --ignore-path ../../.prettierignore --write \"**/*.{ts,tsx,js,jsx,json,css,md}\"",
"format:check": "prettier --ignore-path ../../.prettierignore --check \"**/*.{ts,tsx,js,jsx,json,css,md}\"",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"provenance_dropped": "prior version published with SLSA attestation; current version has none",
"repository_url_changed": "'git+https://github.com/TicketSolutionsPtyLtd/roadie.git' -> 'https://github.com/TicketSolutionsPtyLtd/roadie'"
},
"time": {
"created": "2025-01-03T02:21:08.923Z",
"modified": "2026-06-22T23:36:16.044Z"
}
}