// npm 패키지
@ncremental/web-vitals
Show a small widget on top of the page with some of the most crucial web vitals.
주간
13
월간
91
버전
14
메인테이너
3
최초 publish
2022-01-28
publisher
carl-eric.lavoie.ncremental
tarball
10,061 B
AUTO-PUBLISHED·1개 버전 인덱싱됨·최근 publish: 2026-05-27
// publisher 캠페인by carl-eric.lavoie.ncremental
이 계정에서 catch된 패키지 2건고립된 catch가 아닙니다. 동일 publisher가 1개의 다른 패키지를 추가로 발행했고, 모두 파이프라인이 catch했습니다 — 일회성이 아닌 조직적 캠페인의 형태. 아래 링크는 각 형제 catch의 분석으로 이동합니다.
// offending code· @21.0.15· no static-pattern hits
llm: benign · 0.85→ 의심 전송지 없음, 원격 실행 형태 없음 — 1 known-vendor host(s).
- @21.0.15··AUTO-PUBLISHED·publisher: carl-eric.lavoie.ncrementalheuristic 75/100static flags 0llm benign (0.85) via ollamanew-publisher:1drecent-owner-changemature-packagepublisher-multi-name-burst:2dormant-takeover:prev=clampr_ncremental@17.0.15
→ 의심 전송지 없음, 원격 실행 형태 없음 — 1 known-vendor host(s).
// offending code· no static-pattern hits
--- package.json (entry) --- { "name": "@ncremental/web-vitals", "version": "21.0.15", "peerDependencies": { "@angular/common": "^21.2.14", "@angular/core": "^21.2.14", "web-vitals": "^2.1.4" }, "dependencies": { "tslib": "^2.0.0" }, "publishConfig": { "@ncremental:registry": "https://registry.npmjs.org/", "access": "public" }, "module": "fesm2022/ncremental-web-vitals.mjs", "typings": "types/ncremental-web-vitals.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/ncremental-web-vitals.d.ts", "default": "./fesm2022/ncremental-web-vitals.mjs" } }, "sideEffects": false, "type": "module" }
