New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@avensio/cookie-consent

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avensio/cookie-consent - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

dist/fewer/cookie-consent-fewer-languages.es.js

11

package.json
{
"name": "@avensio/cookie-consent",
"version": "0.2.1",
"version": "0.2.2",
"private": false,

@@ -39,9 +39,10 @@ "scripts": {

"module": "./dist/cookie-consent.es.js",
"types": ["./dist/components/CookieConsent.vue.d.ts", "./dist/components/CookieConsentFewerLanguages.vue.d.ts"],
"types": "./dist/components/CookieConsent.vue.d.ts",
"exports": {
"./style.css": "./dist/style.css",
"./fewer-languages/style.css": "./dist/fewer/style.css",
"./fewer-languages": {
"import": "./dist/cookie-consent-fewer-languages.es.js",
"require": "./dist/cookie-consent-fewer-languages.umd.js"
"import": "./dist/fewer/cookie-consent-fewer-languages.es.js",
"require": "./dist/fewer/cookie-consent-fewer-languages.umd.js"
},
"./style.css": "./dist/style.css",
".": {

@@ -48,0 +49,0 @@ "import": "./dist/cookie-consent.es.js",

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