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

2

lib/index.js

@@ -54,3 +54,3 @@ "use strict";

function isPluginRequired(targets, support) {
return !(0, _helperCompilationTargets.isRequired)("fake-name", targets, {
return (0, _helperCompilationTargets.isRequired)("fake-name", targets, {
compatData: {

@@ -57,0 +57,0 @@ "fake-name": support

{
"name": "@babel/preset-env",
"version": "7.8.0",
"version": "7.8.2",
"description": "A Babel preset for each environment.",

@@ -83,3 +83,3 @@ "author": "Henry Zhu <hi@henryzoo.com>",

},
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e"
"gitHead": "61d01f11145bc3d6b43dd6e0b8d49f9d158abed9"
}
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