npm @jt-home/mfe-components @1.0.56
score
0.511
med
flagged
2026-06-27 03:46
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['1.0.52', '1.0.53', '1.0.54', '1.0.55', '1.0.56'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"happysheep"
],
"versions": 57
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-s5H9hFUGffjnxj1r+xUYMWfhWYv6iPA6k1S9ti7lMQjM5KslxmZCZx3iw9La9HfGj7GBlc6PleV7vFlaWUcg2w==",
"tarball": "https://registry.npmjs.org/@jt-home/mfe-components/-/mfe-components-1.0.56.tgz",
"unpackedSize": 4858682
},
"dist-tags": {
"latest": "1.0.56"
},
"latest_version": "1.0.56",
"maintainers": [
{
"email": "1759633997@qq.com",
"name": "happysheep"
}
],
"num_versions": 57,
"repository": null,
"scripts": {
"build": "pnpm run build:bundle && pnpm run build:types",
"build:analyze": "vite build --mode analyze",
"build:bundle": "vite build",
"build:dev": "vite build -w",
"build:types": "vue-tsc -p tsconfig.lib.json",
"changeset": "changeset",
"changeset:status": "changeset status",
"dev": "vite",
"i18n:export": "npx -y --package @jt-home/i18n-cli i18n-cli exportExcel -c ./i18n.config.cjs",
"i18n:extract": "npx -y --package @jt-home/i18n-cli i18n-cli -c ./i18n.config.cjs",
"i18n:sync": "node scripts/sync-component-locale.cjs",
"i18n:translate": "npx -y --package @jt-home/i18n-cli i18n-cli translate -c ./i18n.config.cjs",
"prepublishOnly": "pnpm build",
"preview": "vite preview --host 127.0.0.1 --port 5001",
"release": "pnpm run changeset:status && pnpm run version:packages && pnpm build && changeset publish",
"test:cascader-props": "tsc --skipLibCheck --module NodeNext --moduleResolution NodeNext --target ES2020 --outDir tmp/unit-tests src/components/form/item/JtCascader/cascaderProps.ts src/components/form/item/JtCascader/cascaderProps.test.ts && node tmp/unit-tests/cascaderProps.test.js",
"test:component-attrs": "tsc --module NodeNext --moduleResolution NodeNext --target ES2020 --outDir tmp/unit-tests src/utils/componentAttrs.ts src/utils/componentAttrs.test.ts && node tmp/unit-tests/componentAttrs.test.js",
"test:locale": "tsc --skipLibCheck --module NodeNext --moduleResolution NodeNext --target ES2020 --outDir tmp/unit-tests-locale src/locale/index.ts src/locale/locale.test.ts src/locale/messages.test.ts && node tmp/unit-tests-locale/locale.test.js && node tmp/unit-tests-locale/messages.test.js",
"version:packages": "changeset version"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "6 versions in last 24h: ['1.0.52', '1.0.53', '1.0.54', '1.0.55', '1.0.56']"
},
"time": {
"created": "2026-05-22T12:13:42.462Z",
"modified": "2026-06-27T06:47:19.563Z"
}
}