Socket
Socket
Sign inDemoInstall

@babel/preset-env

Package Overview
Dependencies
Maintainers
6
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/preset-env - npm Package Compare versions

Comparing version 7.16.7 to 7.16.8

20

package.json
{
"name": "@babel/preset-env",
"version": "7.16.7",
"version": "7.16.8",
"description": "A Babel preset for each environment.",

@@ -19,3 +19,3 @@ "author": "The Babel Team (https://babel.dev/team)",

"dependencies": {
"@babel/compat-data": "^7.16.4",
"@babel/compat-data": "^7.16.8",
"@babel/helper-compilation-targets": "^7.16.7",

@@ -26,3 +26,3 @@ "@babel/helper-plugin-utils": "^7.16.7",

"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.7",
"@babel/plugin-proposal-async-generator-functions": "^7.16.7",
"@babel/plugin-proposal-async-generator-functions": "^7.16.8",
"@babel/plugin-proposal-class-properties": "^7.16.7",

@@ -57,3 +57,3 @@ "@babel/plugin-proposal-class-static-block": "^7.16.7",

"@babel/plugin-transform-arrow-functions": "^7.16.7",
"@babel/plugin-transform-async-to-generator": "^7.16.7",
"@babel/plugin-transform-async-to-generator": "^7.16.8",
"@babel/plugin-transform-block-scoped-functions": "^7.16.7",

@@ -72,6 +72,6 @@ "@babel/plugin-transform-block-scoping": "^7.16.7",

"@babel/plugin-transform-modules-amd": "^7.16.7",
"@babel/plugin-transform-modules-commonjs": "^7.16.7",
"@babel/plugin-transform-modules-commonjs": "^7.16.8",
"@babel/plugin-transform-modules-systemjs": "^7.16.7",
"@babel/plugin-transform-modules-umd": "^7.16.7",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.16.7",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.16.8",
"@babel/plugin-transform-new-target": "^7.16.7",

@@ -91,7 +91,7 @@ "@babel/plugin-transform-object-super": "^7.16.7",

"@babel/preset-modules": "^0.1.5",
"@babel/types": "^7.16.7",
"@babel/types": "^7.16.8",
"babel-plugin-polyfill-corejs2": "^0.3.0",
"babel-plugin-polyfill-corejs3": "^0.4.0",
"babel-plugin-polyfill-corejs3": "^0.5.0",
"babel-plugin-polyfill-regenerator": "^0.3.0",
"core-js-compat": "^3.19.1",
"core-js-compat": "^3.20.2",
"semver": "^6.3.0"

@@ -106,3 +106,3 @@ },

"@babel/helper-plugin-test-runner": "^7.16.7",
"@babel/traverse": "^7.16.7"
"@babel/traverse": "^7.16.8"
},

@@ -109,0 +109,0 @@ "engines": {

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