// npm package
@antv/l7-mini
A Large-scale WebGL-powered Geospatial Data Visualization
weekly
86
monthly
1,136
versions
289
maintainers
51
license
MIT
first publish
2021-10-27
publisher
lzxue
tarball
11,271 B
AUTO-PUBLISHED·1 version indexed·latest published 2023-12-20
// publisher campaignby lzxue
9 caught packages from this accountThis is not an isolated catch. The same publisher has shipped 8 other packages that our pipeline flagged — the shape of a coordinated campaign, not a one-off. Each link below opens that sibling's analysis.
// offending code· @2.20.8· no static-pattern hits
llm: benign · 0.85→ No suspicious destination, no remote-exec shape — 5 known-vendor host(s).
- @2.20.8··AUTO-PUBLISHED·publisher: lzxueheuristic 75/100static flags 0llm benign (0.85) via ollamamature-packageosv-flagged:MAL-2026-4046
→ No suspicious destination, no remote-exec shape — 5 known-vendor host(s).
// offending code· no static-pattern hits
--- package.json (entry) --- { "name": "@antv/l7-mini", "version": "2.20.8", "description": "A Large-scale WebGL-powered Geospatial Data Visualization", "main": "lib/index.js", "module": "es/index.js", "types": "es/index.d.ts", "unpkg": "dist/l7.js", "sideEffects": true, "files": [ "dist", "lib", "es", "README.md" ], "scripts": { "tsc": "tsc --project tsconfig.build.json", "clean": "rimraf dist; rimraf es; rimraf lib;", "build": "father build", "build:cjs": "BABEL_ENV=cjs babel src --root-mode upward --out-dir lib --source-maps --extensions .ts,.tsx --delete-dir-on-start --no-comments", "build:esm": "BABEL_ENV=esm babel src --root-mode upward --out-dir es --source-maps --extensions .ts,.tsx --delete-dir-on-start --no-comments", "watch": "BABEL_ENV=cjs babel src --watch --root-mode upward --out-dir lib --source-maps --extensions .ts,.tsx --delete-dir-on-start --no-comments", "sync": "tnpm sync" }, "author": "antv", "license": "MIT", "dependencies": { "@antv/l7-core": "2.20.8", "@antv/l7-layers": "2.20.8", "@antv/l7-maps": "2.20.8", "@antv/l7-scene": "2.20.8", "@antv/l7-utils": "2.20.8", "@babel/runtime": "^7.7.7"
