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

@ambitiondev/nuxt-cookiebot

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ambitiondev/nuxt-cookiebot - npm Package Compare versions

Comparing version

to
3.0.2-alpha.0

2

dist/module.json
{
"name": "@ambitiondev/nuxt-cookiebot",
"version": "3.0.1",
"version": "3.0.2-alpha.0",
"configKey": "cookiebot",

@@ -5,0 +5,0 @@ "compatibility": {

{
"name": "@ambitiondev/nuxt-cookiebot",
"version": "3.0.1",
"version": "3.0.2-alpha.0",
"description": "Implementation for Cookiebot in Nuxt applications",

@@ -45,5 +45,5 @@ "main": "./dist/module.cjs",

"dependencies": {
"@ambitiondev/cookiebot-common": "^3.0.1",
"@ambitiondev/vue-cookiebot": "^3.0.1",
"@nuxt/kit": "^3.9.3"
"@ambitiondev/cookiebot-common": "^3.0.2-alpha.0",
"@ambitiondev/vue-cookiebot": "^3.0.2-alpha.0",
"@nuxt/kit": "^3.11.2"
},

@@ -55,14 +55,14 @@ "devDependencies": {

"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.3",
"@nuxt/test-utils": "^3.9.0",
"@nuxtjs/i18n": "^8.0.0",
"@types/node": "^20.11.5",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
"@nuxtjs/i18n": "^8.3.0",
"@types/node": "^20.12.7",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nuxt": "^3.9.3",
"prettier": "^3.2.4",
"vitest": "^1.0.0"
"nuxt": "^3.11.2",
"prettier": "^3.2.5",
"vitest": "^1.5.0"
},
"prettier": "@netvlies/prettier-config",
"gitHead": "e5b3ada238d031caadfc7cc2e411f3985ab257e9"
"gitHead": "66e13bcab0fdff3471174a245f957c5d79ae1da4"
}

Sorry, the diff of this file is not supported yet