npm @oxyhq/services @8.4.2
score
0.75
high
flagged
2026-06-13 23:21
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['8.3.0', '8.3.1', '8.4.0', '8.4.1', '8.4.2'] |
| topology | ||
| repository_url_changed | 0.7 | 'https://github.com/oxyhq/sdk' -> 'git+https://github.com/oxyhq/sdk.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"albertisernalvarez",
"nateisern"
],
"versions": 471
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-szrseq8eYuWhFGLvEqhG07rqlHuahCB04Ur/WsQgLDxnuh05iQM3uZxMgw2CKs2dCsfbn7OqICJt+juqCqoNOg==",
"tarball": "https://registry.npmjs.org/@oxyhq/services/-/services-8.4.2.tgz",
"unpackedSize": 19940297
},
"dist-tags": {
"latest": "8.4.2"
},
"latest_version": "8.4.2",
"maintainers": [
{
"email": "albert.isern.alvarez@gmail.com",
"name": "albertisernalvarez"
},
{
"email": "nate.isern.alvarez@gmail.com",
"name": "nateisern"
}
],
"num_versions": 473,
"repository": {
"directory": "packages/services",
"type": "git",
"url": "git+https://github.com/oxyhq/sdk.git"
},
"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": {
"rapid_release": "6 versions in last 24h: ['8.3.0', '8.3.1', '8.4.0', '8.4.1', '8.4.2']",
"repository_url_changed": "'https://github.com/oxyhq/sdk' -> 'git+https://github.com/oxyhq/sdk.git'"
},
"time": {
"created": "2024-05-25T04:35:21.815Z",
"modified": "2026-06-14T04:21:43.054Z"
}
}