Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

nuxt-webhook-validators

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-webhook-validators - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+1
-1
dist/module.json

@@ -7,3 +7,3 @@ {

},
"version": "0.2.1",
"version": "0.2.2",
"builder": {

@@ -10,0 +10,0 @@ "@nuxt/module-builder": "1.0.1",

{
"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"
}