// npm 패키지
@antv/l7-mini
A Large-scale WebGL-powered Geospatial Data Visualization
주간
86
월간
1,136
버전
289
메인테이너
51
라이선스
MIT
최초 publish
2021-10-27
publisher
lzxue
tarball
11,271 B
AUTO-PUBLISHED·1개 버전 인덱싱됨·최근 publish: 2023-12-20
// publisher 캠페인by lzxue
이 계정에서 catch된 패키지 9건고립된 catch가 아닙니다. 동일 publisher가 8개의 다른 패키지를 추가로 발행했고, 모두 파이프라인이 catch했습니다 — 일회성이 아닌 조직적 캠페인의 형태. 아래 링크는 각 형제 catch의 분석으로 이동합니다.
// offending code· @2.20.8· no static-pattern hits
llm: benign · 0.85→ 의심 전송지 없음, 원격 실행 형태 없음 — 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
→ 의심 전송지 없음, 원격 실행 형태 없음 — 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"
