BEACON

← candidates

npm ai-sdk-ollama @3.8.6

score
0.6842 med
flagged 2026-06-10 13:59
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
provenance_dropped 0.8 prior version published with SLSA attestation; current version has none
topology
repository_url_changed 0.7 'https://github.com/jagreehal/ai-sdk-ollama.git' -> 'git+https://github.com/jagreehal/ai-sdk-ollama.git'

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jagreehal"
  ],
  "versions": 50
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-gHmdzDrjIg9LCgiJua6ZyU2hgfZcr9gwHsecnEDE4JR72mm86naaohABAhp71dSdbugLsx7WQUQEdaFnVFT40w==",
    "tarball": "https://registry.npmjs.org/ai-sdk-ollama/-/ai-sdk-ollama-3.8.6.tgz",
    "unpackedSize": 7636123
  },
  "dist-tags": {
    "latest": "3.8.6"
  },
  "latest_version": "3.8.6",
  "maintainers": [
    {
      "email": "jag.reehal@gmail.com",
      "name": "jagreehal"
    }
  ],
  "num_versions": 51,
  "repository": {
    "directory": "packages/ai-sdk-ollama",
    "type": "git",
    "url": "git+https://github.com/jagreehal/ai-sdk-ollama.git"
  },
  "scripts": {
    "build": "tsup",
    "check-exports": "attw --pack . --ignore-rules false-esm no-resolution",
    "check-format": "prettier --check ./src",
    "ci": "npm run build && npm run check-format && npm run check-exports && npm run lint && npm run test",
    "clean": "rimraf dist",
    "dev": "tsup --watch",
    "format": "prettier --write .",
    "format:check": "prettier --check src/**/*.ts",
    "lint": "npx eslint src/**/*.ts",
    "lint:fix": "npx eslint src/**/*.ts --fix",
    "quality": "pnpm type-check && pnpm test && pnpm lint && pnpm format:check && pnpm check-exports",
    "test": "vitest run --config vitest.unit.config.ts",
    "test:all": "pnpm test && pnpm test:integration",
    "test:integration": "vitest run --config vitest.integration.config.ts",
    "test:integration:watch": "vitest --config vitest.integration.config.ts",
    "test:watch": "vitest --config vitest.unit.config.ts",
    "type-check": "tsc --noEmit"
  },
  "signal_details": {
    "provenance_dropped": "prior version published with SLSA attestation; current version has none",
    "repository_url_changed": "'https://github.com/jagreehal/ai-sdk-ollama.git' -> 'git+https://github.com/jagreehal/ai-sdk-ollama.git'"
  },
  "time": {
    "created": "2025-08-06T06:57:24.524Z",
    "modified": "2026-06-05T23:21:35.665Z"
  }
}