npm @oxyhq/services @8.4.0
score
0.75
high
flagged
2026-06-13 22:45
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['8.1.2', '8.2.0', '8.3.0', '8.3.1', '8.4.0'] |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/oxyhq/sdk.git' -> 'https://github.com/oxyhq/sdk' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"albertisernalvarez",
"nateisern"
],
"versions": 470
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-di4DSLl5lxro3DYyXWBRxuEk/y/PITDb4lHIgK/eeACsuMPa8JuqI1COFvSmKgBQUIcThBplLxQecYA2qJ6pcg==",
"tarball": "https://registry.npmjs.org/@oxyhq/services/-/services-8.4.0.tgz",
"unpackedSize": 19930488
},
"dist-tags": {
"latest": "8.4.0"
},
"latest_version": "8.4.0",
"maintainers": [
{
"email": "albert.isern.alvarez@gmail.com",
"name": "albertisernalvarez"
},
{
"email": "nate.isern.alvarez@gmail.com",
"name": "nateisern"
}
],
"num_versions": 471,
"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": {
"rapid_release": "5 versions in last 24h: ['8.1.2', '8.2.0', '8.3.0', '8.3.1', '8.4.0']",
"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-06-14T02:58:43.104Z"
}
}