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 1.7.0 to 1.7.1

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## [1.7.1](https://github.com/vitejs/vite/compare/plugin-legacy@1.7.0...plugin-legacy@1.7.1) (2022-02-11)
### Bug Fixes
* **deps:** update all non-major dependencies ([#6782](https://github.com/vitejs/vite/issues/6782)) ([e38be3e](https://github.com/vitejs/vite/commit/e38be3e6ca7bf79319d5d7188e1d347b1d6091ef))
* **plugin-legacy:** require Vite 2.8.0 ([#6272](https://github.com/vitejs/vite/issues/6272)) ([#6869](https://github.com/vitejs/vite/issues/6869)) ([997b8f1](https://github.com/vitejs/vite/commit/997b8f11cb156cc374ae991875a09534b5489a93))
# [1.7.0](https://github.com/vitejs/vite/compare/plugin-legacy@1.6.4...plugin-legacy@1.7.0) (2022-02-09)

@@ -2,0 +12,0 @@

8

package.json
{
"name": "@vitejs/plugin-legacy",
"version": "1.7.0",
"version": "1.7.1",
"license": "MIT",

@@ -29,4 +29,4 @@ "author": "Evan You",

"dependencies": {
"@babel/standalone": "^7.16.12",
"core-js": "^3.20.3",
"@babel/standalone": "^7.17.2",
"core-js": "^3.21.0",
"magic-string": "^0.25.7",

@@ -37,4 +37,4 @@ "regenerator-runtime": "^0.13.9",

"peerDependencies": {
"vite": "^2.7.8"
"vite": "^2.8.0"
}
}
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