Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@vwinterdev/env-validator-vite

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vwinterdev/env-validator-vite - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
1.0.0
to
1.0.1
+3
-3
package.json
{
"name": "@vwinterdev/env-validator-vite",
"version": "1.0.0",
"version": "1.0.1",
"description": "Vite plugin for validating environment variables with built-in validators",

@@ -27,3 +27,3 @@ "type": "module",

"peerDependencies": {
"vite": "^5.0.0"
"vite": "^3.1.0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0"
},

@@ -49,3 +49,3 @@ "devDependencies": {

"type": "git",
"url": "https://github.com/vwinterdev/env-validator-vite.git"
"url": "git+https://github.com/vwinterdev/env-validator-vite.git"
},

@@ -52,0 +52,0 @@ "author": "vwinterdev",