Socket
Socket
Sign inDemoInstall

babylon

Package Overview
Dependencies
Maintainers
8
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.36 to 7.0.0-beta.37

4

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

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

"devDependencies": {
"@babel/helper-fixtures": "7.0.0-beta.36",
"@babel/helper-fixtures": "7.0.0-beta.37",
"babel-plugin-transform-charcodes": "0.0.10",

@@ -29,0 +29,0 @@ "charcodes": "0.0.10",

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

| `flow` ([repo](https://github.com/facebook/flow)) | `var a: string = "";` |
| `flowComments` ([docs](https://flow.org/en/docs/types/comments/)) | `/*:: type Foo = {...}; */` |
| `typescript` ([repo](https://github.com/Microsoft/TypeScript)) | `var a: string = "";` |

@@ -126,0 +127,0 @@ | `doExpressions` | `var a = do { if (true) { 'hi'; } };` |

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