npm @antv/g2 @5.4.8
score
0.7
high
flagged
2026-06-10 06:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['atool'] |
| content | ||
| script_count_spike | 0.5 | scripts count 0 -> 23 |
| topology | ||
| dependency_added_unknown | 0.6 | 12 new non-watchlisted dep(s): ['@antv/component', '@antv/coord', '@antv/event-emitter', '@antv/expr', '@antv/g'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lvisei",
"iaaron",
"jinke.li",
"lzxue",
"army8735",
"dengfuping",
"afc163",
"chenluli",
"kn9117",
"bbsqq",
"banxuan",
"yanxiong",
"alex_zjt",
"duxinyue023",
"wang1212",
"gaofuhong",
"moayuisuda"
],
"versions": 403
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-IvgIpwmT4M5/QAd3Mn2WiHIDeBqFJ4WA2gcZhRRSZuZ2KmgCqZWZwwIT0hc+kIGxwYeDoCQqf//t6FMVu3ryBg==",
"tarball": "https://registry.npmjs.org/@antv/g2/-/g2-5.4.8.tgz",
"unpackedSize": 8829972
},
"dist-tags": {
"alpha": "5.3.4-alpha.0",
"beta": "5.3.6-beta.4",
"latest": "5.4.8",
"v3-latest": "3.5.19"
},
"latest_version": "5.4.8",
"maintainers": [
{
"email": "yunji.me@outlook.com",
"name": "lvisei"
},
{
"email": "943720372@qq.com",
"name": "iaaron"
},
{
"email": "jinke.li666@gmail.com",
"name": "jinke.li"
},
{
"email": "120635640@qq.com",
"name": "lzxue"
},
{
"email": "army8735@qq.com",
"name": "army8735"
},
{
"email": "dengfuping_private@163.com",
"name": "dengfuping"
},
{
"email": "afc163@gmail.com",
"name": "afc163"
},
{
"email": "chenluuli@gmail.com",
"name": "chenluli"
},
{
"email": "1175863618@qq.com",
"name": "kn9117"
},
{
"email": "1491812683@qq.com",
"name": "bbsqq"
},
{
"email": "zhuyuxin0627@gmail.com",
"name": "banxuan"
},
{
"email": "ojh496845051@gmail.com",
"name": "yanxiong"
},
{
"email": "wzwahl36@qq.com",
"name": "atool"
},
{
"email": "alex_zjt@163.com",
"name": "alex_zjt"
},
{
"email": "duxinyue.dxy@antgroup.com",
"name": "duxinyue023"
},
{
"email": "mrwang1212@126.com",
"name": "wang1212"
},
{
"email": "gaofh1023@163.com",
"name": "gaofuhong"
},
{
"email": "874706277@qq.com",
"name": "moayuisuda"
}
],
"num_versions": 403,
"repository": {
"type": "git",
"url": "git+https://github.com/antvis/g2.git"
},
"scripts": {
"build": "run-p build:*",
"build:cjs": "rimraf ./lib && tsc --module commonjs --outDir lib",
"build:esm": "rimraf ./esm && tsc --module ESNext --outDir esm",
"build:umd": "rimraf ./dist && node node_modules/rollup/dist/bin/rollup -c && npm run size",
"bundle-vis": "cross-env BUNDLE_VIS=1 run-p build:umd",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"ci": "run-s lint test build",
"clean": "rimraf lib esm dist",
"dev": "cross-env TZ=Asia/Shanghai vite",
"dev:link": "cross-env LINK=1 vite",
"fix": "eslint ./src ./__tests__ --fix && prettier ./src ./__tests__ --write ",
"lint": "eslint ./src ./__tests__ && prettier ./src ./__tests__ --check ",
"lint-staged": "lint-staged",
"playground": "vite --mode playground",
"prepare": "husky install",
"preview": "vite preview",
"size": "limit-size",
"start": "cd site && npm run start",
"test": "cross-env TZ=Asia/Shanghai vitest --coverage",
"test:integration": "cross-env TZ=Asia/Shanghai vitest __tests__/integration/",
"test:unit": "cross-env TZ=Asia/Shanghai vitest __tests__/unit/",
"translate": "translate -d",
"upload": "node scripts/upload/snapshot.js"
},
"signal_details": {
"dependency_added_unknown": "12 new non-watchlisted dep(s): ['@antv/component', '@antv/coord', '@antv/event-emitter', '@antv/expr', '@antv/g'] ...",
"maintainer_churn": "added: ['atool']",
"script_count_spike": "scripts count 0 -> 23"
},
"time": {
"created": "2017-10-18T06:23:19.782Z",
"modified": "2026-05-20T02:58:46.652Z"
}
}