Socket
Socket
Sign inDemoInstall

@vitejs/plugin-legacy

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitejs/plugin-legacy - npm Package Compare versions

Comparing version 2.0.0-beta.0 to 2.0.0-beta.1

8

package.json
{
"name": "@vitejs/plugin-legacy",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"license": "MIT",

@@ -22,3 +22,3 @@ "author": "Evan You",

"build": "unbuild && pnpm run patch-cjs",
"patch-cjs": "esno ../../scripts/patchCJS.ts",
"patch-cjs": "tsx ../../scripts/patchCJS.ts",
"prepublishOnly": "npm run build"

@@ -39,3 +39,3 @@ },

"dependencies": {
"@babel/standalone": "^7.18.5",
"@babel/standalone": "^7.18.7",
"core-js": "^3.23.1",

@@ -51,5 +51,5 @@ "magic-string": "^0.26.2",

"devDependencies": {
"@babel/core": "^7.18.5",
"@babel/core": "^7.18.6",
"vite": "workspace:*"
}
}

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