BEACON

← candidates

npm react-native-iap @15.3.2

score
0.5961 med
flagged 2026-06-11 10:31
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 0 -> 29
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/hyodotdev/openiap.git' also claimed by 1 package(s) under different publishers: ['npm/expo-iap']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "hyodotdev"
  ],
  "versions": 691
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-R647aG3XJaGWyZHoafCyORdal0rO+2WQDW4EA8q6lBSH06ahKGT1Bc59NmYf40GbSWQRwPGOqFjp/JwmmFMs1w==",
    "tarball": "https://registry.npmjs.org/react-native-iap/-/react-native-iap-15.3.2.tgz",
    "unpackedSize": 3363178
  },
  "dist-tags": {
    "latest": "15.3.2",
    "next": "15.0.0-rc.0"
  },
  "latest_version": "15.3.2",
  "maintainers": [
    {
      "email": "hyo@hyo.dev",
      "name": "hyodotdev"
    }
  ],
  "num_versions": 693,
  "repository": {
    "directory": "libraries/react-native-iap",
    "type": "git",
    "url": "git+https://github.com/hyodotdev/openiap.git"
  },
  "scripts": {
    "build:plugin": "tsc --build plugin",
    "ci:check": "./scripts/ci-check.sh",
    "clean": "rm -rf android/build node_modules/**/android/build lib nitrogen/generated",
    "commitlint": "commitlint",
    "example": "yarn workspace rn-iap-example",
    "example:android": "yarn workspace rn-iap-example android",
    "example:ios": "yarn workspace rn-iap-example ios",
    "example:start": "yarn workspace rn-iap-example start",
    "generate:icon": "cd docs/static/img && npx sharp-cli resize 32 32 --input icon.png --output favicon-32x32.png && npx sharp-cli resize 16 16 --input icon.png --output favicon-16x16.png && npx sharp-cli resize 192 192 --input icon.png --output android-chrome-192x192.png && npx sharp-cli resize 512 512 --input icon.png --output android-chrome-512x512.png && npx sharp-cli resize 180 180 --input icon.png --output apple-touch-icon.png && npx sharp-cli resize 1200 630 --input icon.png --output og-image.png && npx sharp-cli resize 150 150 --input icon.png --output favicon.png && npx sharp-cli --input favicon-32x32.png --output favicon.ico",
    "generate:types": "node scripts/update-types.mjs",
    "lint": "eslint --ext .ts,.tsx,.js,.jsx src",
    "lint:ci": "yarn lint:tsc && yarn lint:eslint && yarn lint:prettier",
    "lint:eslint": "eslint --fix 'src/**/*.{ts,tsx}' 'plugin/src/**/*.{ts,tsx}'",
    "lint:prettier": "prettier --write \"**/*.{md,js,jsx,ts,tsx}\"",
    "lint:tsc": "tsc -p tsconfig.json --noEmit --skipLibCheck",
    "nitrogen": "node --stack-size=65536 node_modules/nitrogen/lib/index.js",
    "precommit": "lint-staged",
    "prepare": "npx tsx scripts/check-nitro-versions.ts && bob build && yarn nitrogen && yarn build:plugin",
    "prepare:husky": "husky install",
    "specs": "yarn nitrogen --logLevel=\"debug\"",
    "test": "jest --coverage",
    "test:all": "yarn test:library && yarn test:example",
    "test:ci": "jest --maxWorkers=2 --coverage",
    "test:ci:example": "yarn workspace rn-iap-example test --coverage",
    "test:example": "yarn workspace rn-iap-example test --coverage",
    "test:library": "jest --coverage",
    "test:plugin": "jest plugin --coverage",
    "typecheck": "yarn typecheck:lib",
    "typecheck:lib": "yarn tsc --noEmit"
  },
  "signal_details": {
    "script_count_spike": "scripts count 0 -> 29",
    "shared_repo_different_publisher": "repo 'git+https://github.com/hyodotdev/openiap.git' also claimed by 1 package(s) under different publishers: ['npm/expo-iap']"
  },
  "time": {
    "created": "2017-10-22T05:49:21.513Z",
    "modified": "2026-06-11T15:31:09.040Z"
  }
}