npm @amboss/design-system @3.48.8
score
0.7
high
flagged
2026-06-12 02:30
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.48.8 but max published is 4.0.0-next.1 |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@floating-ui/react-dom'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo amboss-mededu/amboss-design-system returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bagrat",
"tbo-amboss",
"deiga"
],
"versions": 648
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-t3yL+SyZDVIvyKagrtHf3d5K2emdZkoh49PNS/++kwVvJj9Ds1UBfw7SDSF1ABKIL9DvnfR6JDqpWsbQjJaKsg==",
"tarball": "https://registry.npmjs.org/@amboss/design-system/-/design-system-3.48.8.tgz",
"unpackedSize": 9742752
},
"dist-tags": {
"canary": "3.48.6-canary.0",
"latest": "3.48.8",
"next": "4.0.0-next.3"
},
"latest_version": "3.48.8",
"maintainers": [
{
"email": "vmh@amboss.com",
"name": "bagrat"
},
{
"email": "tbo@amboss.com",
"name": "tbo-amboss"
},
{
"email": "timo.j.sand@gmail.com",
"name": "deiga"
}
],
"num_versions": 650,
"repository": {
"type": "git",
"url": "git+https://github.com/amboss-mededu/amboss-design-system.git"
},
"scripts": {
"build": "./scripts/build.sh",
"build-storybook": "bun run tokens:web && bun run generate-llms-txt && storybook build --stats-json",
"build:icons:ci": "node ./scripts/build-mobile-icon-assets.mts",
"chromatic": "bunx chromatic --project-token ${CHROMATIC_TOKEN} --exit-zero-on-changes --only-changed --externals 'packages/design-tokens/src/**/*'",
"chromatic:ci": "bunx chromatic --project-token ${CHROMATIC_TOKEN} -d 'storybook-static' --zip --skip 'dependabot/**' --exit-zero-on-changes --exit-once-uploaded --only-changed --externals 'packages/design-tokens/src/**/*'",
"chromatic:master": "bunx chromatic --project-token ${CHROMATIC_TOKEN} -d 'storybook-static' --zip --auto-accept-changes --only-changed --exit-once-uploaded --externals 'packages/design-tokens/src/**/*'",
"clean": "rimraf build src/web-tokens",
"component": "DS_ROOT=/src/components DS_COMP_FOLDER=/components node scripts/createComponent/createComponent.js",
"dev": "bun run --parallel tokens:watch storybook",
"generate-llms-txt": "[ -d storybook-static ] || storybook build --stats-json && bun run generate-llms-txt:run",
"generate-llms-txt:run": "node scripts/generate-llms-txt.mts",
"icons:android": "node ./scripts/svg-to-xml.mts",
"icons:ios": "node ./scripts/svg-to-pdf.mts",
"icons:optimize": "svgo -rf assets/icons -o assets/icons",
"link-ds": "./scripts/link-ds.sh",
"lint": "bun run lint:eslint && bun run lint:prettier",
"lint:eslint": "eslint -c .eslintrc --fix src .storybook test-utils --no-error-on-unmatched-pattern scripts/**/*.{js,ts,mts}",
"lint:prettier": "prettier --write \"{src,packages/design-tokens/src,packages/design-tokens/style-dictionary,.storybook,test-utils}/**/*.{js,jsx,ts,tsx,mdx}\"",
"predev": "bun run tokens:web",
"prepare": "husky",
"static": "http-server storybook-static/ -p 6006",
"storybook": "{ [ -d build ] || bun run build; } && storybook dev -p 6006",
"test": "jest",
"test-a11y": "vitest --project=storybook",
"test:ci": "NODE_OPTIONS=\"--max-old-space-size=6144\" bun run test:coverage -- --ci --maxWorkers=2 --reporters=jest-junit",
"test:coverage": "TZ=Europe/Berlin jest --coverage",
"test:watch": "jest --watch",
"tokens:android": "bun run --filter @amboss/design-tokens build:android",
"tokens:ios": "bun run --filter @amboss/design-tokens build:ios",
"tokens:prettier": "prettier --write \"build-tokens/*.(t|j)s*\"",
"tokens:watch": "chokidar \"packages/design-tokens/src/**/*.json\" \"packages/design-tokens/style-dictionary/**/*.*\" -c \"bun run tokens:web\"",
"tokens:web": "bun run --filter @amboss/design-tokens build:web",
"tokens:web:ts": "bun run --filter @amboss/design-tokens build:web:ts"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@floating-ui/react-dom']",
"dist_tag_anomaly": "dist-tags.latest=3.48.8 but max published is 4.0.0-next.1",
"repo_doesnt_exist": "claimed repo amboss-mededu/amboss-design-system returns 404 on github.com"
},
"time": {
"created": "2020-10-28T12:16:40.164Z",
"modified": "2026-06-12T07:29:53.131Z"
}
}