// npm 패키지
@antv/x6-react-components
React components for building x6 editors
버전
41
메인테이너
51
라이선스
MIT
최초 publish
2020-10-14
publisher
newbyvector
tarball
921,743 B
AUTO-PUBLISHED·1개 버전 인덱싱됨·최근 publish: 2025-04-20
// publisher 캠페인by newbyvector
이 계정에서 catch된 패키지 9건고립된 catch가 아닙니다. 동일 publisher가 8개의 다른 패키지를 추가로 발행했고, 모두 파이프라인이 catch했습니다 — 일회성이 아닌 조직적 캠페인의 형태. 아래 링크는 각 형제 catch의 분석으로 이동합니다.
// offending code· @2.0.9· 1 file flagged
llm: benign · 0.85→ 의심 전송지 없음, 원격 실행 형태 없음 — 1 known-vendor host(s).
- @2.0.9··AUTO-PUBLISHED·publisher: newbyvectorheuristic 75/100static flags 1llm benign (0.85) via ollamamature-packageosv-flagged:MAL-2026-4113public-github-push
→ 의심 전송지 없음, 원격 실행 형태 없음 — 1 known-vendor host(s).
// offending code· 1 file flaggedpatterns: 1
--- package/package.json (excerpt) --- { "name": "@antv/x6-react-components", "version": "2.0.9", "description": "React components for building x6 editors", "main": "lib/index.js", "module": "es/index.js", "unpkg": "dist/index.js", "jsdelivr": "dist/index.js", "types": "lib/index.d.ts", "files": [ "dist", "es", "lib", "src" ], "sideEffects": [ "es/**/style/*", "lib/**/style/*", "*.less" ], "keywords": [ "component", "components", "react-components", "x6", "x6-editor", "editor", "ui", "antv" ], "peerDependencies": { "antd": ">=4.4.2 || >=5.0.0", "react": "^18.0.0", "react-dom": "^18.0.0" }, "dependencies": { "clamp": "^1.0.1", "classnames": "^2.2.6", "rc-dropdown": "^3.0.0-alpha.0", "rc-util": "^4.15.7", "react-color": "2.19.3", "react-resize-detector": "^7.0.0", "ua-parser-js": "^0.7.20" }, "devDependencies": { "@types/react": "^18.0.0", "@types/react-color": "^3.0.1", "@types/react-dom": "^18.0.9", "@types/react-resize-detector": "^6.1.0", "@types/ua-parser-js": "^0.7.33", "antd": "^5.0.3", "react": "^18.0.0", "react-dom": "^18.0.0" }, "author": { "name": "bubkoo", "email": "bubkoo.wy@gmail.com" }, "license": "MIT", "homepage": "https://x6.antv.antgroup.com", "bugs": { "url": "https://github.com/antvis/x6/issues" }, "repository": { "type": "git", "url": "https://github.com/antvis/x6.git", "directory": "pack
