Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lu-development/ux-gdpr-consent

Package Overview
Dependencies
Maintainers
5
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lu-development/ux-gdpr-consent - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

dist/cjs/core-a8c4dfe2.js

7

dist/ux-gdpr-consent/ux-gdpr-consent.esm.js

@@ -1,6 +0,1 @@

import { p as patchBrowser, g as globals, b as bootstrapLazy } from './core-5e203e53.js';
patchBrowser().then(options => {
globals();
return bootstrapLazy([["ux-gdpr-consent",[[1,"ux-gdpr-consent",{"hidden":[32],"grantConsentCookie":[64],"revokeConsentCookie":[64],"resetConsentCookie":[64]},[[4,"gdpr-consent-revoke","handleRevoke"],[4,"gdpr-consent-reset","handleReset"]]]]]], options);
});
import{p as e,b as o}from"./p-552631d0.js";e().then(e=>o([["p-y7pv7vbh",[[1,"ux-gdpr-consent",{hidden:[32],grantConsentCookie:[64],revokeConsentCookie:[64],resetConsentCookie:[64]},[[4,"gdpr-consent-revoke","handleRevoke"],[4,"gdpr-consent-reset","handleReset"]]]]]],e));
{
"name": "@lu-development/ux-gdpr-consent",
"version": "1.0.4",
"version": "1.0.5",
"description": "GDPR compliance plugin",

@@ -23,4 +23,4 @@ "main": "dist/index.js",

"generate": "stencil generate",
"publish.dev": "npm build && npm publish --access public --tag dev",
"publish.prod": "npm build && npm publish --access public"
"publish.dev": "npm run build && npm publish --access public --tag dev",
"publish.prod": "npm run build && npm publish --access public"
},

@@ -27,0 +27,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc