npm @blueprintjs/table @6.1.1
score
0.7
high
flagged
2026-06-08 09:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| publisher_unrecognized | 0.7 | latest published by 'CircleCI', not in maintainer set |
| content | ||
| script_count_spike | 0.5 | scripts count 0 -> 20 |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'CircleCI' pushed 8 packages in the last 15min on npm |
| shared_repo_different_publisher | 0.9 | repo 'git+ssh://git@github.com/palantir/blueprint.git' also claimed by 3 package(s) under different publishers: ['npm/@blueprintjs/datetime', 'npm/@blueprintjs/eslint-plugin', 'npm/@blueprintjs/labs'] |
| dependency_added_unknown | 0.6 | 5 new non-watchlisted dep(s): ['@blueprintjs/core', '@blueprintjs/icons', 'classnames', 'react-innertext', 'tslib'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"blueprintjs"
],
"versions": 311
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-bjoEEHcH4++qhP++7srhQ8ZjaPV6yQExzY+gcGqksmd4PB6FN4rydrFOU6uE7cL9LFsjC3l70iAvC6NzQtTwnA==",
"tarball": "https://registry.npmjs.org/@blueprintjs/table/-/table-6.1.1.tgz",
"unpackedSize": 4576166
},
"dist-tags": {
"latest": "6.1.1",
"next": "6.0.0-alpha.1"
},
"latest_version": "6.1.1",
"maintainers": [
{
"email": "pt-vendor-npm@palantir.com",
"name": "blueprintjs"
}
],
"num_versions": 313,
"repository": {
"directory": "packages/table",
"type": "git",
"url": "git+ssh://git@github.com/palantir/blueprint.git"
},
"scripts": {
"clean": "rm -rf coverage lib",
"compile": "run-p \"compile:*\"",
"compile:cjs": "tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs",
"compile:css": "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: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": {
"dependency_added_unknown": "5 new non-watchlisted dep(s): ['@blueprintjs/core', '@blueprintjs/icons', 'classnames', 'react-innertext', 'tslib']",
"mass_publish_burst": "publisher 'CircleCI' pushed 8 packages in the last 15min on npm",
"publisher_unrecognized": "latest published by 'CircleCI', not in maintainer set",
"script_count_spike": "scripts count 0 -> 20",
"shared_repo_different_publisher": "repo 'git+ssh://git@github.com/palantir/blueprint.git' also claimed by 3 package(s) under different publishers: ['npm/@blueprintjs/datetime', 'npm/@blueprintjs/eslint-plugin', 'npm/@blueprintjs/labs']"
},
"time": {
"created": "2016-11-11T01:28:06.297Z",
"modified": "2026-05-21T18:00:33.625Z"
}
}