Socket
Socket
Sign inDemoInstall

babylon

Package Overview
Dependencies
Maintainers
7
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babylon - npm Package Compare versions

Comparing version 7.0.0-beta.26 to 7.0.0-beta.27

4

package.json
{
"name": "babylon",
"version": "7.0.0-beta.26",
"version": "7.0.0-beta.27",
"description": "A JavaScript parser",

@@ -26,3 +26,3 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"babel-core": "7.0.0-alpha.18",
"babel-eslint": "8.0.0",
"babel-eslint": "8.0.1",
"babel-helper-fixtures": "7.0.0-alpha.18",

@@ -29,0 +29,0 @@ "babel-plugin-external-helpers": "7.0.0-alpha.18",

@@ -152,2 +152,3 @@ <p align="center">

| `throwExpressions` ([proposal](https://github.com/babel/proposals/issues/23)) | `() => throw new Error("")` |
| `pipelineOperator` ([proposal](https://github.com/babel/proposals/issues/29)) | `a |> b` |

@@ -154,0 +155,0 @@ ### FAQ

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