@lu-development/ux-gdpr-consent
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
777240
68
11834
6
17