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.8.0 to 1.8.1

4

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

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

"dependencies": {
"@babel/standalone": "^7.17.8",
"@babel/standalone": "^7.17.9",
"core-js": "^3.21.1",

@@ -28,0 +28,0 @@ "magic-string": "^0.26.1",

# @vitejs/plugin-legacy [![npm](https://img.shields.io/npm/v/@vitejs/plugin-legacy.svg)](https://npmjs.com/package/@vitejs/plugin-legacy)
**Note: this plugin requires `vite@^2.0.0`**.
Vite's default browser support baseline is [Native ESM](https://caniuse.com/es6-module). This plugin provides support for legacy browsers that do not support native ESM when building for production.
Vite's default browser support baseline is [Native ESM](https://caniuse.com/es6-module). This plugin provides support for legacy browsers that do not support native ESM.
By default, this plugin will:

@@ -8,0 +6,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