BEACON

← candidates

npm @oxyhq/services @10.2.0

score
0.8333 high
flagged 2026-06-15 06:32
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 8 versions in last 24h: ['8.7.0', '9.0.0', '10.0.0', '10.1.0', '10.2.0']
topology
repository_url_changed 0.7 'https://github.com/oxyhq/sdk' -> 'git+https://github.com/oxyhq/sdk.git'
enrichment
repo_doesnt_exist 1.0 claimed repo oxyhq/sdk returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "albertisernalvarez",
    "nateisern"
  ],
  "versions": 480
}

Evidence (package doc at flag time)

{
  "dependencies_count": 18,
  "dist": {
    "integrity": "sha512-nyyLpTzrWJ1c2p1exKiWCfxOfIzg2sR8ChSvrbUrlbun98igWBAm71sIXRsnNI4Y4u22LWF0bB0qik0trQ+ESA==",
    "tarball": "https://registry.npmjs.org/@oxyhq/services/-/services-10.2.0.tgz",
    "unpackedSize": 20053347
  },
  "dist-tags": {
    "latest": "10.2.0"
  },
  "latest_version": "10.2.0",
  "maintainers": [
    {
      "email": "albert.isern.alvarez@gmail.com",
      "name": "albertisernalvarez"
    },
    {
      "email": "nate.isern.alvarez@gmail.com",
      "name": "nateisern"
    }
  ],
  "num_versions": 482,
  "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": "8 versions in last 24h: ['8.7.0', '9.0.0', '10.0.0', '10.1.0', '10.2.0']",
    "repo_doesnt_exist": "claimed repo oxyhq/sdk returns 404 on github.com",
    "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-15T11:32:25.912Z"
  }
}