You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@babel/preset-env

Package Overview
Dependencies
Maintainers
6
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.14.9 to 7.15.0

1

data/shipped-proposals.js

@@ -7,3 +7,2 @@ /* eslint sort-keys: "error" */

"proposal-class-static-block",
"proposal-private-property-in-object",
]);

@@ -10,0 +9,0 @@

12

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

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

"dependencies": {
"@babel/compat-data": "^7.14.9",
"@babel/helper-compilation-targets": "^7.14.5",
"@babel/compat-data": "^7.15.0",
"@babel/helper-compilation-targets": "^7.15.0",
"@babel/helper-plugin-utils": "^7.14.5",

@@ -69,3 +69,3 @@ "@babel/helper-validator-option": "^7.14.5",

"@babel/plugin-transform-modules-amd": "^7.14.5",
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
"@babel/plugin-transform-modules-commonjs": "^7.15.0",
"@babel/plugin-transform-modules-systemjs": "^7.14.5",

@@ -88,3 +88,3 @@ "@babel/plugin-transform-modules-umd": "^7.14.5",

"@babel/preset-modules": "^0.1.4",
"@babel/types": "^7.14.9",
"@babel/types": "^7.15.0",
"babel-plugin-polyfill-corejs2": "^0.2.2",

@@ -100,3 +100,3 @@ "babel-plugin-polyfill-corejs3": "^0.2.2",

"devDependencies": {
"@babel/core": "7.14.8",
"@babel/core": "7.15.0",
"@babel/core-7.12": "npm:@babel/core@7.12.9",

@@ -103,0 +103,0 @@ "@babel/helper-plugin-test-runner": "7.14.5",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc