Socket
Socket
Sign inDemoInstall

@babel/parser

Package Overview
Dependencies
0
Maintainers
5
Versions
198
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-beta.51 to 7.0.0-beta.52

4

package.json
{
"name": "@babel/parser",
"version": "7.0.0-beta.51",
"version": "7.0.0-beta.52",
"description": "A JavaScript parser",

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

"devDependencies": {
"@babel/helper-fixtures": "7.0.0-beta.51",
"@babel/helper-fixtures": "7.0.0-beta.52",
"charcodes": "0.1.0",

@@ -29,0 +29,0 @@ "unicode-11.0.0": "^0.7.7"

@@ -5,3 +5,3 @@ # @babel/parser

See our website [@babel/parser](https://new.babeljs.io/docs/en/next/babel-parser.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20babylon%22+is%3Aopen) associated with this package.
See our website [@babel/parser](https://babeljs.io/docs/en/next/babel-parser.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20babylon%22+is%3Aopen) associated with this package.

@@ -13,3 +13,3 @@ ## Install

```sh
npm install --save @babel/parser
npm install --save-dev @babel/parser
```

@@ -20,3 +20,3 @@

```sh
yarn add --save @babel/parser
yarn add @babel/parser --dev
```

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc