Socket
Socket
Sign inDemoInstall

@adv-ui/universal-consents-cookies-widget

Package Overview
Dependencies
47
Maintainers
83
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.32.0 to 1.33.0

umd/223.2c3cbc1c.css

2

lib/TcfWidget.js

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

import{jsx as _jsx}from"react/jsx-runtime";import TcfUi,{showNotice}from"@adv-ui/adit-boros-tcf-ui-consent";import{cookiePolicyUrl,logo,site}from"./config.js";export default function TcfWidget(){switch(site){case"fotocasa":import("./fotocasa.scss");break;case"cochesnet":import("./motor.scss");break;case"motosnet":import("./motor.scss");break;case"milanuncios":import("./milanuncios.scss");break;default:import("./index.scss")}return _jsx(TcfUi,{cookiePolicyUrl:cookiePolicyUrl,logo:logo,site:site})}TcfWidget.displayName="TcfWidget";export{showNotice};
import{jsx as _jsx}from"react/jsx-runtime";import TcfUi,{showNotice}from"@adv-ui/adit-boros-tcf-ui-consent";import{cookiePolicyUrl,logo,site}from"./config.js";export default function TcfWidget(){switch(site){case"fotocasa":import("./fotocasa.scss");break;case"cochesnet":import("./motor.scss");break;case"motosnet":import("./motor.scss");break;case"milanuncios":import("./milanuncios.scss");break;case"infojobs":import("./milanuncios.scss");break;default:import("./index.scss")}return _jsx(TcfUi,{cookiePolicyUrl:cookiePolicyUrl,logo:logo,site:site})}TcfWidget.displayName="TcfWidget";export{showNotice};
{
"name": "@adv-ui/universal-consents-cookies-widget",
"version": "1.32.0",
"version": "1.33.0",
"description": "",

@@ -24,4 +24,4 @@ "main": "lib/app.js",

"umd": "rm -rf umd && npm run umd:segment && npm run umd:withoutsegment",
"umd:segment": "NODE_ENV=production sui-bundler lib src-umd/index.js -o umd/ -p --root",
"umd:withoutsegment": "NODE_ENV=production sui-bundler lib src-umd/without-segment.js -o umd/without-segment -p --root",
"umd:segment": "NODE_ENV=production sui-bundler lib src-umd/index.js -o umd/ -p --chunk-css --root",
"umd:withoutsegment": "NODE_ENV=production sui-bundler lib src-umd/without-segment.js -o umd/without-segment -p --chunk-css --root",
"updatelock": "npm update --package-lock-only --legacy-peer-deps --no-audit --no-fund --ignore-scripts --production=false"

@@ -37,3 +37,3 @@ },

"devDependencies": {
"@s-ui/bundler": "9",
"@s-ui/bundler": "9.56.0-beta.0",
"@s-ui/js-compiler": "1",

@@ -40,0 +40,0 @@ "@s-ui/lint": "4",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc