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

vite-node

Package Overview
Dependencies
Maintainers
3
Versions
259
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 0.25.2 to 0.25.3

6

package.json
{
"name": "vite-node",
"version": "0.25.2",
"version": "0.25.3",
"description": "Vite as Node.js runtime",

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

"debug": "^4.3.4",
"mlly": "^0.5.16",
"mlly": "^1.0.0",
"pathe": "^0.2.0",

@@ -90,5 +90,5 @@ "source-map": "^0.6.1",

"build": "rimraf dist && rollup -c",
"dev": "rollup -c --watch --watch.include=src/** -m inline",
"dev": "rollup -c --watch --watch.include=src -m inline",
"typecheck": "tsc --noEmit"
}
}

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