// npm 패키지
@consentmo/consentmo-hydrogen
Consentmo cookie banner and Web Accessibility widget integration for Hydrogen storefronts.
주간
24
월간
91
버전
7
메인테이너
4
라이선스
ISC
최초 publish
2025-01-20
publisher
petar-bit
tarball
26,906 B
AUTO-PUBLISHED·1개 버전 인덱싱됨·최근 publish: 2026-06-05
// offending code· @1.1.1· 1 file flagged
- @1.1.1··AUTO-PUBLISHED·publisher: petar-bitheuristic 90/100static flags 1llm skippedinstall-scripts:postinstallnew-publisher:0drecent-owner-changehas-source-repodormant-takeover:prev=alexvasilev-consentmo@1.0.4public-github-push
// offending code· 1 file flaggedpatterns: 1
--- install scripts --- ### postinstall node SetupIntegration.js --- package/package.json (excerpt) --- { "name": "@consentmo/consentmo-hydrogen", "version": "1.1.1", "description": "Consentmo cookie banner and Web Accessibility widget integration for Hydrogen storefronts.", "main": "CookieBar.jsx", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "postinstall": "node SetupIntegration.js" }, "repository": { "type": "git", "url": "git+https://github.com/consentmo/consentmo-hydrogen.git" }, "keywords": [ "Consentmo", "cookie", "bar", "web accessibility", "accessibility", "hydrogen", "shopify", "integration" ], "author": "Consentmo", "license": "ISC", "bugs": { "url": "https://github.com/consentmo/consentmo-hydrogen/issues" }, "homepage": "https://github.com/consentmo/consentmo-hydrogen#readme" } --- package.json (entry) --- { "name": "@consentmo/consentmo-hydrogen", "version": "1.1.1", "description": "Consentmo cookie banner and Web Accessibility widget integration for Hydrogen storefronts.", "main": "CookieBar.jsx", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "postinstall": "node SetupIntegration.js" }, "repository": { "type": "git", "url": "git+https://github.com/consentmo/consentmo-hydrogen.git" }, "keywords": [ "Consentmo", "cookie", "bar", "web accessibility", "accessibility", "hydrogen", "shopify", "integration" ], "author": "Consentmo", "license": "ISC", "bugs": { "url": "https://github.com/consentmo/consentmo-hydrogen/issues" }, "homepage": "https://github.com/consentmo/consentmo-hydrogen#readme" }
