Socket
Socket
Sign inDemoInstall

@babel/preset-env

Package Overview
Dependencies
114
Maintainers
5
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.1.5 to 7.1.6

7

lib/targets-parser.js

@@ -61,5 +61,5 @@ "use strict";

const browserNameMap = {
and_chr: "chrome",
android: "android",
chrome: "chrome",
and_chr: "chrome",
edge: "edge",

@@ -69,4 +69,5 @@ firefox: "firefox",

ios_saf: "ios",
safari: "safari",
node: "node"
node: "node",
opera: "opera",
safari: "safari"
};

@@ -73,0 +74,0 @@

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

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

"@babel/cli": "^7.1.5",
"@babel/core": "^7.1.5",
"@babel/core": "^7.1.6",
"@babel/helper-fixtures": "^7.0.0",

@@ -67,0 +67,0 @@ "@babel/helper-plugin-test-runner": "^7.0.0",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc