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

@dargmuesli/nuxt-cookie-control

Package Overview
Dependencies
Maintainers
0
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dargmuesli/nuxt-cookie-control - npm Package Compare versions

Comparing version

to
8.4.18

2

dist/module.json
{
"name": "@dargmuesli/nuxt-cookie-control",
"version": "8.4.17",
"version": "8.4.18",
"configKey": "cookieControl",

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

@@ -17,5 +17,5 @@ {

"@dargmuesli/nuxt-cookie-control": "link:",
"@nuxt/eslint-config": "0.7.1",
"@nuxt/eslint-config": "0.7.2",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.14.159",
"@nuxt/schema": "3.14.1592",
"@semantic-release/changelog": "6.0.3",

@@ -27,3 +27,3 @@ "@semantic-release/commit-analyzer": "13.0.0",

"@semantic-release/release-notes-generator": "14.0.1",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",

@@ -33,9 +33,9 @@ "eslint-plugin-prettier": "5.2.1",

"lint-staged": "15.2.10",
"nuxt": "3.14.159",
"prettier": "3.3.3",
"nuxt": "3.14.1592",
"prettier": "3.4.1",
"semantic-release": "24.2.0",
"vite": "5.4.11",
"vite": "6.0.2",
"vue": "3.5.13",
"vue-tsc": "2.1.10",
"webpack": "5.96.1"
"webpack": "5.97.0"
},

@@ -75,9 +75,14 @@ "engines": {

"name": "@dargmuesli/nuxt-cookie-control",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.4",
"publishConfig": {
"access": "public"
},
"pnpm": {
"overrides": {
"typescript": "5.6.3"
}
},
"repository": "https://github.com/dargmuesli/nuxt-cookie-control",
"resolutions": {
"@nuxt/kit": "3.14.159"
"@nuxt/kit": "3.14.1592"
},

@@ -96,3 +101,3 @@ "scripts": {

"types": "./dist/types.d.ts",
"version": "8.4.17"
"version": "8.4.18"
}

Sorry, the diff of this file is not supported yet