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

@babel/standalone

Package Overview
Dependencies
Maintainers
6
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.7.6 to 7.7.7

25

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

@@ -8,4 +8,3 @@ "main": "babel.js",

"babel.js",
"babel.min.js",
"src"
"babel.min.js"
],

@@ -16,3 +15,3 @@ "scripts": {

"devDependencies": {
"@babel/core": "^7.7.5",
"@babel/core": "^7.7.7",
"@babel/helper-plugin-utils": "^7.0.0",

@@ -32,9 +31,9 @@ "@babel/plugin-external-helpers": "^7.7.4",

"@babel/plugin-proposal-numeric-separator": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
"@babel/plugin-proposal-optional-catch-binding": "^7.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/plugin-proposal-pipeline-operator": "^7.7.4",
"@babel/plugin-proposal-pipeline-operator": "^7.7.7",
"@babel/plugin-proposal-private-methods": "^7.7.4",
"@babel/plugin-proposal-throw-expressions": "^7.7.4",
"@babel/plugin-proposal-unicode-property-regex": "^7.7.4",
"@babel/plugin-proposal-unicode-property-regex": "^7.7.7",
"@babel/plugin-syntax-async-generators": "^7.7.4",

@@ -54,3 +53,3 @@ "@babel/plugin-syntax-class-properties": "^7.7.4",

"@babel/plugin-syntax-optional-catch-binding": "^7.7.4",
"@babel/plugin-syntax-pipeline-operator": "^7.7.4",
"@babel/plugin-syntax-pipeline-operator": "^7.7.7",
"@babel/plugin-syntax-typescript": "^7.7.4",

@@ -64,3 +63,3 @@ "@babel/plugin-transform-arrow-functions": "^7.7.4",

"@babel/plugin-transform-destructuring": "^7.7.4",
"@babel/plugin-transform-dotall-regex": "^7.7.4",
"@babel/plugin-transform-dotall-regex": "^7.7.7",
"@babel/plugin-transform-duplicate-keys": "^7.7.4",

@@ -84,3 +83,3 @@ "@babel/plugin-transform-exponentiation-operator": "^7.7.4",

"@babel/plugin-transform-object-super": "^7.7.4",
"@babel/plugin-transform-parameters": "^7.7.4",
"@babel/plugin-transform-parameters": "^7.7.7",
"@babel/plugin-transform-property-literals": "^7.7.4",

@@ -92,3 +91,3 @@ "@babel/plugin-transform-property-mutators": "^7.7.4",

"@babel/plugin-transform-react-inline-elements": "^7.7.4",
"@babel/plugin-transform-react-jsx": "^7.7.4",
"@babel/plugin-transform-react-jsx": "^7.7.7",
"@babel/plugin-transform-react-jsx-compat": "^7.7.4",

@@ -110,3 +109,3 @@ "@babel/plugin-transform-react-jsx-self": "^7.7.4",

"@babel/preset-react": "^7.7.4",
"@babel/preset-typescript": "^7.7.4"
"@babel/preset-typescript": "^7.7.7"
},

@@ -129,3 +128,3 @@ "keywords": [

"homepage": "https://github.com/babel/babel/tree/master/packages/babel-standalone",
"gitHead": "f753c48f74e9556265796806370fdf104e8147eb"
"gitHead": "12da0941c898987ae30045a9da90ed5bf58ecaf9"
}

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