npm @atom-learning/components @8.0.0
score
0.7
high
flagged
2026-06-11 07:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['6.17.0', '7.0.0', '8.0.0'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['embla-carousel-react'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"thomasdigby",
"mhoog"
],
"versions": 528
}
Evidence (package doc at flag time)
{
"dependencies_count": 49,
"dist": {
"integrity": "sha512-4tMcXilFoJRasbRV1PGDK2EdLBLtuCLs1lkFtTNQ3L1pfonxhR/TXyKrrgg5Y6iDStwNwSjHy4nUwvo509U8yw==",
"tarball": "https://registry.npmjs.org/@atom-learning/components/-/components-8.0.0.tgz",
"unpackedSize": 5100801
},
"dist-tags": {
"beta": "6.17.0-beta.2",
"canary": "2.11.0-canary.0.2",
"latest": "8.0.0",
"next": "1.0.0-rc.5"
},
"latest_version": "8.0.0",
"maintainers": [
{
"email": "thomas.digby@hey.com",
"name": "thomasdigby"
},
{
"email": "martijnhoogerland@gmail.com",
"name": "mhoog"
}
],
"num_versions": 530,
"repository": {
"type": "git",
"url": "git+https://github.com/Atom-Learning/components.git"
},
"scripts": {
"add-component": "node ./scripts/add-component.mjs",
"build:api-snapshot": "node ./scripts/api-snapshot.mjs",
"build:lib": "vite build",
"build:proptypes": "node ./scripts/generate-component-props.mjs",
"build:responsive-variant-classes": "node ./scripts/generate-responsive-variant-classes.mjs",
"build:types": "NODE_ENV=production tsc --project tsconfig.build.json --emitDeclarationOnly && tsc-alias",
"clean": "del ./dist/",
"dev": "vite build --watch",
"format": "oxfmt src/ --no-error-on-unmatched-pattern -c ../.oxfmtrc.json",
"lint": "oxlint --fix src/",
"precommit": "lint-staged",
"prepublishOnly": "run-s clean build:responsive-variant-classes build:lib build:types build:api-snapshot build:proptypes",
"start:sandbox": "vite -c ./sandbox/vite.config.js",
"test": "vitest run",
"test:ci": "vitest run --reporter=verbose",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest",
"validate": "run-p 'validate:**'",
"validate:linting": "oxlint src/ --quiet",
"validate:public-api": "node ./scripts/api-snapshot.mjs",
"validate:size": "size-limit",
"validate:ssr": "node ./scripts/validate-ssr.mjs",
"validate:types": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['embla-carousel-react']",
"rapid_release": "3 versions in last 24h: ['6.17.0', '7.0.0', '8.0.0']"
},
"time": {
"created": "2021-03-05T11:23:17.687Z",
"modified": "2026-06-11T12:33:09.968Z"
}
}