New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@vibe-kit/proxy

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vibe-kit/proxy - npm Package Compare versions

Comparing version
0.0.20
to
0.0.21
+3
-2
package.json
{
"name": "@vibe-kit/proxy",
"version": "0.0.20",
"version": "0.0.21",
"description": "VibeKit proxy server for secure API routing with built-in data redaction",

@@ -33,3 +33,4 @@ "main": "src/index.js",

"redact-pii": "^3.4.0",
"js-yaml": "^4.1.0"
"js-yaml": "^4.1.0",
"fs-extra": "^11.0.0"
},

@@ -36,0 +37,0 @@ "engines": {