Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/preset-env

Package Overview
Dependencies
Maintainers
6
Versions
180
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.3 to 7.8.4

22

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

@@ -14,4 +14,4 @@ "author": "Henry Zhu <hi@henryzoo.com>",

"dependencies": {
"@babel/compat-data": "^7.8.0",
"@babel/helper-compilation-targets": "^7.8.3",
"@babel/compat-data": "^7.8.4",
"@babel/helper-compilation-targets": "^7.8.4",
"@babel/helper-module-imports": "^7.8.3",

@@ -45,3 +45,3 @@ "@babel/helper-plugin-utils": "^7.8.3",

"@babel/plugin-transform-exponentiation-operator": "^7.8.3",
"@babel/plugin-transform-for-of": "^7.8.3",
"@babel/plugin-transform-for-of": "^7.8.4",
"@babel/plugin-transform-function-name": "^7.8.3",

@@ -57,3 +57,3 @@ "@babel/plugin-transform-literals": "^7.8.3",

"@babel/plugin-transform-object-super": "^7.8.3",
"@babel/plugin-transform-parameters": "^7.8.3",
"@babel/plugin-transform-parameters": "^7.8.4",
"@babel/plugin-transform-property-literals": "^7.8.3",

@@ -66,9 +66,9 @@ "@babel/plugin-transform-regenerator": "^7.8.3",

"@babel/plugin-transform-template-literals": "^7.8.3",
"@babel/plugin-transform-typeof-symbol": "^7.8.3",
"@babel/plugin-transform-typeof-symbol": "^7.8.4",
"@babel/plugin-transform-unicode-regex": "^7.8.3",
"@babel/types": "^7.8.3",
"browserslist": "^4.8.2",
"browserslist": "^4.8.5",
"core-js-compat": "^3.6.2",
"invariant": "^2.2.2",
"levenary": "^1.1.0",
"levenary": "^1.1.1",
"semver": "^5.5.0"

@@ -80,4 +80,4 @@ },

"devDependencies": {
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4",
"@babel/helper-fixtures": "^7.8.3",

@@ -87,3 +87,3 @@ "@babel/helper-plugin-test-runner": "^7.8.3",

},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
"gitHead": "5c2e6bc07fed3d28801d93168622c99ae622653a"
}
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