npm @blueid/access-capacitor @12.36.0
score
0.8333
high
flagged
2026-06-11 08:01
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/blueidhq/blueid-access.git' also claimed by 1 package(s) under different publishers: ['npm/@blueid/access-react-native'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@capacitor/cli'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo blueidhq/blueid-access returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mattnetto",
"blitzbohne",
"joaostroher",
"apps_blueid",
"luan.trasel"
],
"versions": 305
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-Vb4CJ2+1wSqhnu1qxZrK9gJV8cIDe+Pz8tBqMyzkeyNK0S86kF6tEo9H5BpFCScebb8qbyi1FFV4IgQ8IUxmRw==",
"tarball": "https://registry.npmjs.org/@blueid/access-capacitor/-/access-capacitor-12.36.0.tgz",
"unpackedSize": 5610888
},
"dist-tags": {
"beta": "2.0.0-beta.39",
"latest": "12.36.0"
},
"latest_version": "12.36.0",
"maintainers": [
{
"email": "matheus.netto@campai.com",
"name": "mattnetto"
},
{
"email": "alex@new-spaces.io",
"name": "blitzbohne"
},
{
"email": "joao.stroher@gmail.com",
"name": "joaostroher"
},
{
"email": "apps@blue-id.com",
"name": "apps_blueid"
},
{
"email": "luan.trasel@campai.com",
"name": "luan.trasel"
}
],
"num_versions": 309,
"repository": {
"type": "git",
"url": "git+https://github.com/blueidhq/blueid-access.git"
},
"scripts": {
"build": "npm run clean && tsc && rollup -c rollup.config.js && npm run docgen",
"clean": "rimraf ./dist",
"docgen": "docgen --api BlueIDAccessPlugin --output-readme README.md --output-json dist/docs.json",
"eslint": "eslint . --ext ts",
"fmt": "npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format",
"lint": "npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint",
"prepublishOnly": "npm run build",
"prettier": "prettier \"**/*.{css,html,ts,js,java}\"",
"swiftlint": "node-swiftlint",
"test": "npm run test:ios",
"test:ios": "cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin -sdk iphonesimulator -destination \"${XCODE_TEST_DESTINATION:-platform=iOS Simulator,name=iPhone 17}\" test && cd ..",
"verify": "npm run verify:ios && npm run verify:android && npm run verify:web",
"verify:android": "cd android && ./gradlew clean build test && cd ..",
"verify:ios": "cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin -destination generic/platform=iOS && cd ..",
"verify:web": "npm run build",
"watch": "tsc --watch"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@capacitor/cli']",
"repo_doesnt_exist": "claimed repo blueidhq/blueid-access returns 404 on github.com",
"shared_repo_different_publisher": "repo 'git+https://github.com/blueidhq/blueid-access.git' also claimed by 1 package(s) under different publishers: ['npm/@blueid/access-react-native']"
},
"time": {
"created": "2023-10-19T23:10:49.428Z",
"modified": "2026-06-11T13:01:37.833Z"
}
}