npm @umbraco-ui/uui @2.0.1
score
0.6667
med
flagged
2026-07-19 23:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 3 -> 23 |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/umbraco/Umbraco.UI.git' also claimed by 10 package(s) under different publishers: ['npm/@umbraco-ui/uui-checkbox', 'npm/@umbraco-ui/uui-input-lock', 'npm/@umbraco-ui/uui-tabs'] ... |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['culori', 'lit'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"nielslyngsoe",
"julczka",
"ijacob",
"madsrasmussen",
"umbraco-publish"
],
"versions": 105
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-aDOV+TTkIl8lzg0oUSmXKMUL9r9YcKYm3+CIEFL+e+Z3fe4qmb2/gcAvo4dmTVsLBd+DfDFng7TmL56KF7ymEg==",
"tarball": "https://registry.npmjs.org/@umbraco-ui/uui/-/uui-2.0.1.tgz",
"unpackedSize": 2688568
},
"dist-tags": {
"latest": "2.0.1",
"prerelease": "2.0.0-rc.2"
},
"latest_version": "2.0.1",
"maintainers": [
{
"email": "niels.lyngso@gmail.com",
"name": "nielslyngsoe"
},
{
"email": "julia.gru@gmail.com",
"name": "julczka"
},
{
"email": "overgaard@gmail.com",
"name": "ijacob"
},
{
"email": "madsr@hey.com",
"name": "madsrasmussen"
},
{
"email": "devops+npm@umbraco.com",
"name": "umbraco-publish"
}
],
"num_versions": 108,
"repository": {
"type": "git",
"url": "git+https://github.com/umbraco/Umbraco.UI.git"
},
"scripts": {
"analyze": "web-component-analyzer src/**/*.element.ts --outFile custom-elements.json && web-component-analyzer src/**/*.element.ts --format vscode --outFile vscode.html-custom-data.json",
"build": "vite build && tsc -p tsconfig.build.json && npm run analyze",
"build:watch": "tsc -p tsconfig.build.json && vite build --watch --emptyOutDir false",
"chromatic": "npx chromatic --build-script-name storybook:build",
"clean": "rimraf dist custom-elements.json vscode.html-custom-data.json",
"dev": "npm run clean && npm run storybook",
"format": "npm run format:eslint",
"format:eslint": "eslint --fix",
"format:prettier": "prettier \"**/*.js\" \"**/*.ts\" \"**/*.mjs\" --write --ignore-path .gitignore",
"lerna:version": "lerna version --conventional-commits --sync-workspace-lock",
"lerna:version:rc": "npm run lerna:version -- --conventional-prerelease",
"lint": "npm run lint:eslint",
"lint:eslint": "eslint --cache",
"lint:prettier": "prettier \"**/*.js\" \"**/*.ts\" \"**/*.mjs\" --check --ignore-path .gitignore",
"new-component": "plop",
"prepare": "husky",
"storybook": "npm run analyze && storybook dev -p 6006",
"storybook:build": "npm run analyze && storybook build",
"test": "vitest run",
"test:codemod": "node --test scripts/codemods/test.js",
"test:coverage-for": "node scripts/test-coverage-package.js",
"test:watch": "vitest",
"verify-build": "node scripts/verify-build.js"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['culori', 'lit']",
"script_count_spike": "scripts count 3 -> 23",
"shared_repo_different_publisher": "repo 'git+https://github.com/umbraco/Umbraco.UI.git' also claimed by 10 package(s) under different publishers: ['npm/@umbraco-ui/uui-checkbox', 'npm/@umbraco-ui/uui-input-lock', 'npm/@umbraco-ui/uui-tabs'] ..."
},
"time": {
"created": "2021-10-29T14:09:54.244Z",
"modified": "2026-07-08T07:41:03.645Z"
}
}