// npm 패키지
cwao
CWAO SDK makes CosmWasm AO development a breeze.
주간
415
월간
825
버전
45
메인테이너
1
라이선스
MIT
최초 publish
2024-02-27
publisher
asteroiddao
tarball
24,821 B
AUTO-PUBLISHED·2개 버전 인덱싱됨·최근 publish: 2026-05-27
// publisher 캠페인by asteroiddao
이 계정에서 catch된 패키지 9건고립된 catch가 아닙니다. 동일 publisher가 8개의 다른 패키지를 추가로 발행했고, 모두 파이프라인이 catch했습니다 — 일회성이 아닌 조직적 캠페인의 형태. 아래 링크는 각 형제 catch의 분석으로 이동합니다.
// offending code· @0.5.7· no static-pattern hits
- @0.5.7··AUTO-PUBLISHED·publisher: asteroiddaoheuristic 75/100static flags 0llm skippedtypo-match:chai:d2mature-packageosv-flagged:MAL-2026-4544
// offending code· no static-pattern hits
--- package.json (entry) --- { "name": "cwao", "version": "0.5.7", "main": "index.js", "license": "MIT", "dependencies": { "arbundles": "^0.11.0", "arweave": "^1.15.0", "ramda": "^0.29.1" } } --- index.js (entry) --- const CWAO = require("./cwao") const CW = require("./cw") const Data = require("./data") const Tag = require("./tag") const MU = require("./mu") const SU = require("./su") const CU = require("./cu") const GQL = require("./gql") const utils = require("./utils") module.exports = { CWAO, Data, Tag, MU, SU, CU, GQL, CW, utils, } - @0.5.6··AUTO-PUBLISHED·publisher: asteroiddao
