npm @descope/web-components-ui @3.18.1
score
0.55
med
flagged
2026-07-20 20:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| mass_publish_burst | 0.8 | publisher 'omercnet' pushed 19 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"omercnet",
"barsdescope",
"nirgur",
"tom-descope",
"asafshen"
],
"versions": 693
}
Evidence (package doc at flag time)
{
"dependencies_count": 57,
"dist": {
"integrity": "sha512-S8LrPDYIFHS6sj1ug7dvOh9SHMGqbp0i7ciDWNWdVfz4x+G/FR30t3q0NMcTot1avqwzvgXQsbP2axH5ME3XSg==",
"tarball": "https://registry.npmjs.org/@descope/web-components-ui/-/web-components-ui-3.18.1.tgz",
"unpackedSize": 30791699
},
"dist-tags": {
"latest": "3.18.1"
},
"latest_version": "3.18.1",
"maintainers": [
{
"email": "npm@omerc.dev",
"name": "omercnet"
},
{
"email": "bar@descope.com",
"name": "barsdescope"
},
{
"email": "nir@descope.com",
"name": "nirgur"
},
{
"email": "tom@descope.com",
"name": "tom-descope"
},
{
"email": "asafshen86@gmail.com",
"name": "asafshen"
}
],
"num_versions": 694,
"repository": null,
"scripts": {
"build": "npm run build:umd && npm run build:lib && touch dist/index.d.ts",
"build-storybook": "storybook build",
"build:lib": "rollup -c",
"build:umd": "webpack -c webpack.prod.js",
"container:build": "docker build -t descope-wcui-playwright-image .",
"container:debug": "MONOREPO_ROOT=$(git rev-parse --show-toplevel) && PROJECT_DIR=$(pwd) && PROJECT_RELATIVE_PATH=${PROJECT_DIR#$MONOREPO_ROOT/} && docker run --rm --network host -v $MONOREPO_ROOT:/work/ -w /work/$PROJECT_RELATIVE_PATH -it mcr.microsoft.com/playwright:v1.58.2-noble /bin/bash",
"e2e": "npm run e2e:container -- $(node ./scripts/printAffectedComponents) \"$@\"",
"e2e:container": "MONOREPO_ROOT=$(git rev-parse --show-toplevel) && PROJECT_DIR=$(pwd) && PROJECT_RELATIVE_PATH=${PROJECT_DIR#$MONOREPO_ROOT/} && docker run --rm --network host -v $MONOREPO_ROOT:/work/ -w /work/$PROJECT_RELATIVE_PATH descope-wcui-playwright-image",
"e2e:container:updateSnapshots": "npm run e2e:container -- --update-snapshots=all",
"e2e:local": "playwright test",
"e2e:local:ui": "playwright test --ui",
"e2e:local:ui:debug": "PWDEBUG=1 npm run e2e:local:ui",
"format": "prettier --ignore-path .gitignore --write .",
"format:all": "npm run format .",
"lint": "eslint --fix --max-warnings 100",
"lint-staged": "lint-staged",
"lint:all": "npm run lint .",
"prebuild": "rm -rf dist",
"pree2e:container": "docker build -t descope-wcui-playwright-image .",
"print-components": "nx show projects --projects 'packages/web-components/components/*'",
"print-components:affected": "nx show projects --projects 'packages/web-components/components/*' --affected",
"print-components:affected:ci": "nx show projects --projects 'packages/web-components/components/*' --affected --base=origin/main",
"start": "webpack serve -c webpack.dev.js --port=8888",
"storybook": "storybook dev -p 6007 --quiet",
"storybook:noCsp": "STORYBOOK_NO_CSP=true npm run storybook",
"test": "jest"
},
"signal_details": {
"mass_publish_burst": "publisher 'omercnet' pushed 19 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2023-05-29T16:37:33.597Z",
"modified": "2026-07-21T01:27:59.105Z"
}
}