BEACON

← candidates

npm @ardrive/turbo-sdk @1.41.3

score
0.6 med
flagged 2026-06-11 16:11
signals by category
content 2 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['turbo']
script_count_spike 0.5 scripts count 0 -> 27
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.41.3 but max published is 1.42.0-alpha.1
dependency_added_unknown 0.6 18 new non-watchlisted dep(s): ['@cosmjs/proto-signing', '@cosmjs/stargate', '@dha-team/arbundles', '@ethersproject/signing-key', '@permaweb/aoconnect'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "vilenarios",
    "fedellen",
    "ariel_at_ardrive",
    "dylan-ario"
  ],
  "versions": 226
}

Evidence (package doc at flag time)

{
  "dependencies_count": 18,
  "dist": {
    "integrity": "sha512-naxgNRtJcY39hPCjtX1IqKPiK4drYp3l/81v2ABIn1+9Srs8RpBbpDk0MHbeiInGNtRa/+XmEja5063+3fuqyA==",
    "tarball": "https://registry.npmjs.org/@ardrive/turbo-sdk/-/turbo-sdk-1.41.3.tgz",
    "unpackedSize": 724803
  },
  "dist-tags": {
    "alpha": "1.42.0-alpha.1",
    "beta": "1.36.1",
    "latest": "1.41.3"
  },
  "latest_version": "1.41.3",
  "maintainers": [
    {
      "email": "info@ardrive.io",
      "name": "vilenarios"
    },
    {
      "email": "derek@ardrive.io",
      "name": "fedellen"
    },
    {
      "email": "ariel@ardrive.io",
      "name": "ariel_at_ardrive"
    },
    {
      "email": "dylan@pds.inc",
      "name": "dylan-ario"
    }
  ],
  "num_versions": 228,
  "repository": {
    "directory": "packages/turbo-sdk",
    "type": "git",
    "url": "git+https://github.com/ardriveapp/turbo-sdk.git"
  },
  "scripts": {
    "build": "yarn clean && yarn build:web && yarn build:esm && yarn build:cjs && yarn build:types",
    "build:cjs": "yarn tsc -p tsconfig.cjs.json && echo '{\"type\": \"commonjs\"}' > lib/cjs/package.json",
    "build:esm": "yarn tsc -p tsconfig.json",
    "build:types": "yarn tsc -p tsconfig.types.json",
    "build:web": "node bundle.mjs",
    "clean": "rimraf [ lib coverage bundles ]",
    "docker:down": "docker compose down -v",
    "docker:up": "docker compose up --quiet-pull -d",
    "docs": "markdown-toc-gen insert README.md --max-depth 3",
    "example:cjs": "cd examples/cjs && yarn && node index.cjs",
    "example:esm": "cd examples/esm && yarn && node index.mjs",
    "example:ts:cjs": "cd examples/typescript/cjs && yarn && yarn test",
    "example:ts:esm": "cd examples/typescript/esm && yarn && yarn test",
    "example:vite": "cd examples/vite && yarn && yarn start",
    "example:web": "http-server --port 8080 --host -o examples/web",
    "examples": "yarn example:esm & yarn example:cjs & yarn example:ts:esm & yarn example:ts:cjs",
    "lint": "eslint src",
    "lint:fix": "eslint src --fix",
    "test": "c8 node --import=./register.mjs --test --test-timeout=500000 --enable-source-maps \"{src,tests}/**/*.{test,web.test,node.test}.ts\"",
    "test:docker": "./run-tests.sh",
    "test:docker:only": "./run-tests.sh --only",
    "test:node": "c8 node --import=./register.mjs --test --test-timeout=500000 --enable-source-maps tests/**/*.node.test.ts",
    "test:node:only": "c8 node --import=./register.mjs --test --test-only --test-timeout=500000 --enable-source-maps tests/**/*.node.test.ts",
    "test:only": "c8 node --import=./register.mjs --test --test-only --test-timeout=500000 --enable-source-maps \"{src,tests}/**/*.{test,web.test,node.test}.ts\"",
    "test:unit": "c8 node --import=./register.mjs --test --test-timeout=500000 --enable-source-maps src/**/*.test.ts",
    "test:unit:only": "c8 node --import=./register.mjs --test --test-only --test-timeout=500000 --enable-source-maps src/**/*.test.ts",
    "test:web": "c8 node --import=./register.mjs --test --test-timeout=500000 --enable-source-maps tests/**/*.web.test.ts"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['turbo']",
    "dependency_added_unknown": "18 new non-watchlisted dep(s): ['@cosmjs/proto-signing', '@cosmjs/stargate', '@dha-team/arbundles', '@ethersproject/signing-key', '@permaweb/aoconnect'] ...",
    "dist_tag_anomaly": "dist-tags.latest=1.41.3 but max published is 1.42.0-alpha.1",
    "script_count_spike": "scripts count 0 -> 27"
  },
  "time": {
    "created": "2023-09-12T20:11:59.460Z",
    "modified": "2026-06-11T21:11:33.789Z"
  }
}