npm @evoke-platform/ui-components @1.22.1
score
0.5
med
flagged
2026-06-12 00:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| deprecated_then_active | 0.7 | previous latest was deprecated; new latest is not |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"actong",
"tlachman"
],
"versions": 539
}
Evidence (package doc at flag time)
{
"dependencies_count": 48,
"dist": {
"integrity": "sha512-Eya4Ik8d59qN4dezkx2Da/rvJ6bXsIzU63wDPfZHbgigzI3cy+x2aKEwiCOCVYAhQWfch0tsabwXmextwMu8Mg==",
"tarball": "https://registry.npmjs.org/@evoke-platform/ui-components/-/ui-components-1.22.1.tgz",
"unpackedSize": 1927794
},
"dist-tags": {
"dev": "1.13.0-dev.7",
"latest": "1.22.1",
"testing": "1.10.0-testing.23"
},
"latest_version": "1.22.1",
"maintainers": [
{
"email": "atong@systemautomation.com",
"name": "actong"
},
{
"email": "tlachman@systemautomation.com",
"name": "tlachman"
}
],
"num_versions": 540,
"repository": null,
"scripts": {
"build": "rimraf ./dist && tsc --build --force && npm run copy-styles",
"build-storybook": "storybook build",
"copy-styles": "copyfiles -u 1 src/styles/*.css dist/published/",
"coverage": "vitest run --coverage",
"eslint": "eslint src",
"eslint:fix": "npm run eslint -- --fix",
"install:playwright": "npx playwright install --with-deps chromium",
"lint": "npm run prettier:check && npm run eslint",
"lint:fix": "npm run eslint:fix && npm run prettier:fix",
"prepublish": "rimraf ./dist && tsc && npm run copy-styles",
"prettier:check": "npm run prettier:cli -- -l",
"prettier:cli": "prettier \"**/*.tsx\" \"**/*.js\" \"**/*.json\" \"**/*.md\"",
"prettier:fix": "npm run prettier:cli -- --write",
"storybook": "npx msw init .storybook/public --save && storybook dev -p 6006",
"test": "vitest run",
"test:browser": "vitest --config=vitest.browser.config.mts",
"test:browser-headless": "npm run test:browser -- --browser.headless",
"test:preview": "vitest-preview",
"test:ui": "vitest --ui",
"yalc:publish": "npm run build && yalc push --replace --sig"
},
"signal_details": {
"deprecated_then_active": "previous latest was deprecated; new latest is not",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2023-03-24T20:30:35.222Z",
"modified": "2026-06-12T05:09:20.331Z"
}
}