Socket
Socket
Sign inDemoInstall

@babel/standalone

Package Overview
Dependencies
Maintainers
5
Versions
292
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.6.0 to 7.6.2

20

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

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

"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/core": "^7.6.2",
"@babel/helper-plugin-utils": "^7.0.0",

@@ -28,3 +28,3 @@ "@babel/plugin-external-helpers": "^7.2.0",

"@babel/plugin-proposal-numeric-separator": "^7.2.0",
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/plugin-proposal-optional-catch-binding": "^7.2.0",

@@ -35,3 +35,3 @@ "@babel/plugin-proposal-optional-chaining": "^7.6.0",

"@babel/plugin-proposal-throw-expressions": "^7.2.0",
"@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
"@babel/plugin-proposal-unicode-property-regex": "^7.6.2",
"@babel/plugin-syntax-async-generators": "^7.2.0",

@@ -56,7 +56,7 @@ "@babel/plugin-syntax-class-properties": "^7.2.0",

"@babel/plugin-transform-block-scoped-functions": "^7.2.0",
"@babel/plugin-transform-block-scoping": "^7.6.0",
"@babel/plugin-transform-block-scoping": "^7.6.2",
"@babel/plugin-transform-classes": "^7.5.5",
"@babel/plugin-transform-computed-properties": "^7.2.0",
"@babel/plugin-transform-destructuring": "^7.6.0",
"@babel/plugin-transform-dotall-regex": "^7.4.4",
"@babel/plugin-transform-dotall-regex": "^7.6.2",
"@babel/plugin-transform-duplicate-keys": "^7.5.0",

@@ -93,5 +93,5 @@ "@babel/plugin-transform-exponentiation-operator": "^7.2.0",

"@babel/plugin-transform-reserved-words": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.6.0",
"@babel/plugin-transform-runtime": "^7.6.2",
"@babel/plugin-transform-shorthand-properties": "^7.2.0",
"@babel/plugin-transform-spread": "^7.2.2",
"@babel/plugin-transform-spread": "^7.6.2",
"@babel/plugin-transform-sticky-regex": "^7.2.0",

@@ -102,3 +102,3 @@ "@babel/plugin-transform-strict-mode": "^7.2.0",

"@babel/plugin-transform-typescript": "^7.6.0",
"@babel/plugin-transform-unicode-regex": "^7.4.4",
"@babel/plugin-transform-unicode-regex": "^7.6.2",
"@babel/preset-flow": "^7.0.0",

@@ -124,3 +124,3 @@ "@babel/preset-react": "^7.0.0",

"homepage": "https://github.com/babel/babel/tree/master/packages/babel-standalone",
"gitHead": "cbd5a26e57758e3f748174ff84aa570e8780e85d"
"gitHead": "b9cb4af953afb1a5aeed9b18526192ab15bb45c1"
}

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