npm @oxyhq/services @22.8.2
score
0.5667
med
flagged
2026-07-20 02:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| license_changed | 0.4 | 'MIT' -> 'AGPL-3.0-only' |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/oxyhq/sdk.git' -> 'https://github.com/oxyhq/sdk' |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['@oxyhq/core', '@simplewebauthn/browser', 'color'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"albertisernalvarez",
"nateisern"
],
"versions": 498
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-p5ePaBXtvNLUxsaQIu22Fe+pr1pHMBB076OvpqFPz+ckwj2vRLbBvyG76lINzbBEMZoC/WsMSg5Sh6c6rgI8tA==",
"tarball": "https://registry.npmjs.org/@oxyhq/services/-/services-22.8.2.tgz",
"unpackedSize": 19329668
},
"dist-tags": {
"latest": "22.8.2"
},
"latest_version": "22.8.2",
"maintainers": [
{
"email": "albert.isern.alvarez@gmail.com",
"name": "albertisernalvarez"
},
{
"email": "nate.isern.alvarez@gmail.com",
"name": "nateisern"
}
],
"num_versions": 556,
"repository": {
"directory": "packages/services",
"type": "git",
"url": "https://github.com/oxyhq/sdk"
},
"scripts": {
"build": "bun x react-native-builder-bob build --target commonjs && bun x react-native-builder-bob build --target module && bun x react-native-builder-bob build --target typescript && bun run copy-assets && bun run copy-dts && bun run delete-dts.js && bun run delete-debug-view",
"build:js": "bun x react-native-builder-bob build --target commonjs && bun x react-native-builder-bob build --target module && bun run copy-assets",
"copy-assets": "copyfiles -u 1 \"src/assets/**/*\" lib/commonjs/assets && copyfiles -u 1 \"src/assets/**/*\" lib/module/assets",
"copy-dts": "copyfiles -u 1 \"src/**/*.d.ts\" lib/typescript",
"delete-debug-view": "rm -rf ./lib/commonjs/components/bottomSheetDebugView ./lib/module/components/bottomSheetDebugView ./lib/typescript/components/bottomSheetDebugView || true",
"delete-dts.js": "find ./lib/commonjs -name '*.d.js*' -delete && find ./lib/module -name '*.d.js*' -delete",
"lint": "biome lint --error-on-warnings ./src",
"prepublishOnly": "bun run typescript && bun run test && bun run build",
"release": "rm -rf lib && bun run build && release-it",
"test": "jest --passWithNoTests",
"test:coverage": "jest --coverage",
"test:watch": "jest --watch",
"typescript": "tsc --skipLibCheck --noEmit"
},
"signal_details": {
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['@oxyhq/core', '@simplewebauthn/browser', 'color']",
"license_changed": "'MIT' -> 'AGPL-3.0-only'",
"repository_url_changed": "'git+https://github.com/oxyhq/sdk.git' -> 'https://github.com/oxyhq/sdk'"
},
"time": {
"created": "2024-05-25T04:35:21.815Z",
"modified": "2026-07-19T03:15:33.220Z"
}
}