nuxt-webhook-validators
Advanced tools
+1
-1
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "builder": { | ||
@@ -10,0 +10,0 @@ "@nuxt/module-builder": "1.0.1", |
+12
-12
| { | ||
| "name": "nuxt-webhook-validators", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "A simple nuxt module that works on the edge to easily validate incoming webhooks from different services.", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@nuxt/kit": "^3.17.1", | ||
| "@nuxt/kit": "^3.17.6", | ||
| "defu": "^6.1.4", | ||
@@ -51,16 +51,16 @@ "scule": "^1.3.0" | ||
| "devDependencies": { | ||
| "@nuxt/devtools": "^2.4.0", | ||
| "@nuxt/eslint-config": "^1.3.0", | ||
| "@nuxt/devtools": "^2.6.2", | ||
| "@nuxt/eslint-config": "^1.5.0", | ||
| "@nuxt/module-builder": "^1.0.1", | ||
| "@nuxt/schema": "^3.17.1", | ||
| "@nuxt/test-utils": "^3.17.2", | ||
| "@types/node": "^22.15.3", | ||
| "@nuxt/schema": "^3.17.6", | ||
| "@nuxt/test-utils": "^3.19.2", | ||
| "@types/node": "^24.0.10", | ||
| "changelogen": "^0.6.1", | ||
| "eslint": "^9.25.1", | ||
| "nuxt": "^3.17.1", | ||
| "eslint": "^9.30.1", | ||
| "nuxt": "^3.17.6", | ||
| "typescript": "^5.8.3", | ||
| "vitest": "^3.1.2", | ||
| "vue-tsc": "^2.2.10" | ||
| "vitest": "^3.2.4", | ||
| "vue-tsc": "^3.0.0" | ||
| }, | ||
| "packageManager": "pnpm@10.10.0" | ||
| "packageManager": "pnpm@10.12.4" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
40850
0Updated