BEACON

← candidates

npm @blueprintjs/core @6.16.0

score
0.8 high
flagged 2026-06-09 12:59
signals by category
identity 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
identity
publisher_unrecognized 0.7 latest published by 'CircleCI', not in maintainer set
topology
shared_repo_different_publisher 0.9 repo 'git@github.com:palantir/blueprint.git' also claimed by 4 package(s) under different publishers: ['npm/@blueprintjs/eslint-config', 'npm/@blueprintjs/docs-theme', 'npm/@blueprintjs/select'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "blueprintjs"
  ],
  "versions": 350
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-xVamwaXDsWxekKmfgx1RuS79V8vqAEn8rYdZLmTLbObZwrZ4Vj7sy/S0Qri5wMid4hVYncSExlXcurWvHoRgrA==",
    "tarball": "https://registry.npmjs.org/@blueprintjs/core/-/core-6.16.0.tgz",
    "unpackedSize": 9076584
  },
  "dist-tags": {
    "latest": "6.16.0",
    "next": "6.0.0-alpha.1"
  },
  "latest_version": "6.16.0",
  "maintainers": [
    {
      "email": "pt-vendor-npm@palantir.com",
      "name": "blueprintjs"
    }
  ],
  "num_versions": 351,
  "repository": {
    "directory": "packages/core",
    "type": "git",
    "url": "git@github.com:palantir/blueprint.git"
  },
  "scripts": {
    "build:sass": "sass-compile ./src",
    "build:tokens": "tsx src/design-tokens/build.ts",
    "clean": "rm -rf coverage lib src/design-tokens/build",
    "compile": "run-p \"compile:*\"",
    "compile:cjs": "tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs",
    "compile:css": "run-s build:tokens && sass-compile ./src",
    "compile:esm": "tsc -p ./src/tsconfig.build.json",
    "compile:esnext": "tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext",
    "dev": "run-p \"compile:esm --watch\" \"compile:css --watch\"",
    "dist": "run-s \"dist:*\"",
    "dist:css": "css-dist lib/css",
    "dist:variables": "generate-css-variables --retainDefault true ../../colors/src/_colors.scss common/_color-aliases.scss common/_variables.scss",
    "dist:verify": "assert-package-layout",
    "lint": "run-p lint:scss lint:es",
    "lint-fix": "es-lint --fix && sass-lint --fix",
    "lint:es": "es-lint",
    "lint:scss": "sass-lint",
    "test": "run-s test:typeCheck test:iso test:vitest:run",
    "test:iso": "vitest run --config vitest.config.isotest.mts",
    "test:typeCheck": "tsc -p ./src/tsconfig.test.json",
    "test:vitest": "vitest",
    "test:vitest:run": "vitest run",
    "verify": "npm-run-all compile -p dist test lint"
  },
  "signal_details": {
    "publisher_unrecognized": "latest published by 'CircleCI', not in maintainer set",
    "shared_repo_different_publisher": "repo 'git@github.com:palantir/blueprint.git' also claimed by 4 package(s) under different publishers: ['npm/@blueprintjs/eslint-config', 'npm/@blueprintjs/docs-theme', 'npm/@blueprintjs/select'] ..."
  },
  "time": {
    "created": "2016-11-11T01:27:50.412Z",
    "modified": "2026-06-09T17:59:11.532Z"
  }
}