npm @oxyhq/core @3.4.0
score
0.6135
med
flagged
2026-06-16 00:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| repository_url_changed | 0.7 | 'https://github.com/oxyhq/sdk' -> 'git+https://github.com/oxyhq/sdk.git' |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@oxyhq/contracts'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"albertisernalvarez",
"nateisern"
],
"versions": 64
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-duAyQcjxjn8yGqaVettVyAfh2rUtX5n19/PzXa/9sNj2Vs17vbxEKhZXrhqLeYfxBVtDV8F134OYeRI87HadFw==",
"tarball": "https://registry.npmjs.org/@oxyhq/core/-/core-3.4.0.tgz",
"unpackedSize": 4059630
},
"dist-tags": {
"latest": "3.4.0"
},
"latest_version": "3.4.0",
"maintainers": [
{
"email": "albert.isern.alvarez@gmail.com",
"name": "albertisernalvarez"
},
{
"email": "nate.isern.alvarez@gmail.com",
"name": "nateisern"
}
],
"num_versions": 66,
"repository": {
"directory": "packages/core",
"type": "git",
"url": "git+https://github.com/oxyhq/sdk.git"
},
"scripts": {
"build": "bun run build:cjs && bun run build:esm && bun run build:types && bun run copy-assets",
"build:cjs": "tsc -p tsconfig.cjs.json",
"build:esm": "tsc -p tsconfig.esm.json && node scripts/fix-esm-imports.mjs",
"build:types": "tsc -p tsconfig.types.json",
"clean": "rm -rf dist",
"copy-assets": "cp -r src/i18n/locales dist/cjs/i18n/locales && cp -r src/i18n/locales dist/esm/i18n/locales",
"lint": "biome lint --error-on-warnings ./src",
"release": "rm -rf dist && bun run build && release-it",
"test": "jest --passWithNoTests",
"typescript": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@oxyhq/contracts']",
"repository_url_changed": "'https://github.com/oxyhq/sdk' -> 'git+https://github.com/oxyhq/sdk.git'"
},
"time": {
"created": "2026-01-30T04:10:59.262Z",
"modified": "2026-06-16T05:32:02.570Z"
}
}