Socket
Socket
Sign inDemoInstall

@babel/standalone

Package Overview
Dependencies
0
Maintainers
5
Versions
280
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.1 to 7.3.2

14

package.json
{
"name": "@babel/standalone",
"version": "7.3.1",
"version": "7.3.2",
"description": "Standalone build of Babel for use in non-Node.js environments.",

@@ -26,7 +26,7 @@ "main": "babel.js",

"@babel/plugin-proposal-nullish-coalescing-operator": "^7.2.0",
"@babel/plugin-proposal-object-rest-spread": "^7.3.1",
"@babel/plugin-proposal-object-rest-spread": "^7.3.2",
"@babel/plugin-proposal-optional-catch-binding": "^7.2.0",
"@babel/plugin-proposal-optional-chaining": "^7.2.0",
"@babel/plugin-proposal-pipeline-operator": "^7.3.0",
"@babel/plugin-proposal-private-methods": "^7.3.0",
"@babel/plugin-proposal-pipeline-operator": "^7.3.2",
"@babel/plugin-proposal-private-methods": "^7.3.2",
"@babel/plugin-proposal-throw-expressions": "^7.2.0",

@@ -56,3 +56,3 @@ "@babel/plugin-proposal-unicode-property-regex": "^7.2.0",

"@babel/plugin-transform-computed-properties": "^7.2.0",
"@babel/plugin-transform-destructuring": "^7.2.0",
"@babel/plugin-transform-destructuring": "^7.3.2",
"@babel/plugin-transform-dotall-regex": "^7.2.0",

@@ -96,3 +96,3 @@ "@babel/plugin-transform-duplicate-keys": "^7.2.0",

"@babel/plugin-transform-typeof-symbol": "^7.2.0",
"@babel/plugin-transform-typescript": "^7.2.0",
"@babel/plugin-transform-typescript": "^7.3.2",
"@babel/plugin-transform-unicode-regex": "^7.2.0",

@@ -119,3 +119,3 @@ "@babel/preset-flow": "^7.0.0",

"homepage": "https://github.com/babel/babel-standalone#readme",
"gitHead": "f2af6c1170ebbea22bd29a2bae01efaec800dfe9"
"gitHead": "d896ce2b53f64742feeea27dd33ee45934cd041a"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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