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

@babel/standalone

Package Overview
Dependencies
Maintainers
5
Versions
298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/standalone - npm Package Compare versions

Comparing version 7.3.3 to 7.3.4

26

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

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

"devDependencies": {
"@babel/core": "^7.3.3",
"@babel/core": "^7.3.4",
"@babel/helper-plugin-utils": "^7.0.0",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-proposal-async-generator-functions": "^7.2.0",
"@babel/plugin-proposal-class-properties": "^7.3.3",
"@babel/plugin-proposal-class-properties": "^7.3.4",
"@babel/plugin-proposal-decorators": "^7.3.0",

@@ -28,7 +28,7 @@ "@babel/plugin-proposal-do-expressions": "^7.2.0",

"@babel/plugin-proposal-numeric-separator": "^7.2.0",
"@babel/plugin-proposal-object-rest-spread": "^7.3.2",
"@babel/plugin-proposal-object-rest-spread": "^7.3.4",
"@babel/plugin-proposal-optional-catch-binding": "^7.2.0",
"@babel/plugin-proposal-optional-chaining": "^7.2.0",
"@babel/plugin-proposal-pipeline-operator": "^7.3.2",
"@babel/plugin-proposal-private-methods": "^7.3.2",
"@babel/plugin-proposal-private-methods": "^7.3.4",
"@babel/plugin-proposal-throw-expressions": "^7.2.0",

@@ -53,6 +53,6 @@ "@babel/plugin-proposal-unicode-property-regex": "^7.2.0",

"@babel/plugin-transform-arrow-functions": "^7.2.0",
"@babel/plugin-transform-async-to-generator": "^7.2.0",
"@babel/plugin-transform-async-to-generator": "^7.3.4",
"@babel/plugin-transform-block-scoped-functions": "^7.2.0",
"@babel/plugin-transform-block-scoping": "^7.2.0",
"@babel/plugin-transform-classes": "^7.3.3",
"@babel/plugin-transform-block-scoping": "^7.3.4",
"@babel/plugin-transform-classes": "^7.3.4",
"@babel/plugin-transform-computed-properties": "^7.2.0",

@@ -64,3 +64,3 @@ "@babel/plugin-transform-destructuring": "^7.3.2",

"@babel/plugin-transform-flow-comments": "^7.2.0",
"@babel/plugin-transform-flow-strip-types": "^7.2.3",
"@babel/plugin-transform-flow-strip-types": "^7.3.4",
"@babel/plugin-transform-for-of": "^7.2.0",

@@ -74,3 +74,3 @@ "@babel/plugin-transform-function-name": "^7.2.0",

"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/plugin-transform-modules-systemjs": "^7.2.0",
"@babel/plugin-transform-modules-systemjs": "^7.3.4",
"@babel/plugin-transform-modules-umd": "^7.2.0",

@@ -92,4 +92,4 @@ "@babel/plugin-transform-new-target": "^7.0.0",

"@babel/plugin-transform-react-jsx-source": "^7.2.0",
"@babel/plugin-transform-regenerator": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/plugin-transform-regenerator": "^7.3.4",
"@babel/plugin-transform-runtime": "^7.3.4",
"@babel/plugin-transform-shorthand-properties": "^7.2.0",

@@ -123,3 +123,3 @@ "@babel/plugin-transform-spread": "^7.2.2",

"homepage": "https://github.com/babel/babel-standalone#readme",
"gitHead": "d1fe2d05f4c468640facf40565e30f7110757f2d"
"gitHead": "1f6454cc90fe33e0a32260871212e2f719f35741"
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc