Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vite-node

Package Overview
Dependencies
Maintainers
4
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-node - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

6

package.json
{
"name": "vite-node",
"type": "module",
"version": "2.1.5",
"version": "2.1.6",
"description": "Vite as Node.js runtime",

@@ -77,3 +77,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"engines": {
"node": "^18.0.0 || >=20.0.0"
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
},

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

"pathe": "^1.1.2",
"vite": "^5.0.0"
"vite": "^5.0.0 || ^6.0.0"
},

@@ -88,0 +88,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc