🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

vite-plugin-node-polyfills

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-node-polyfills - npm Package Compare versions

Comparing version
0.25.0
to
0.26.0
+3
-3
package.json
{
"name": "vite-plugin-node-polyfills",
"type": "module",
"version": "0.25.0",
"version": "0.26.0",
"description": "A Vite plugin to polyfill Node's Core Modules for browser environments.",

@@ -66,3 +66,3 @@ "author": "David Myers <hello@davidmyers.dev>",

"peerDependencies": {
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
},

@@ -89,3 +89,3 @@ "dependencies": {

"vitest": "^1.2.2",
"vite-plugin-node-polyfills": "0.25.0"
"vite-plugin-node-polyfills": "0.26.0"
},

@@ -92,0 +92,0 @@ "publishConfig": {