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

@babel/parser

Package Overview
Dependencies
Maintainers
6
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/parser - npm Package Compare versions

Comparing version 7.11.5 to 7.12.0

5

package.json
{
"name": "@babel/parser",
"version": "7.11.5",
"version": "7.12.0",
"description": "A JavaScript parser",

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

},
"bin": "./bin/babel-parser.js",
"gitHead": "af64ccb2b00bc7574943674996c2f0507cdbfb6f"
"bin": "./bin/babel-parser.js"
}

4

typings/babel-parser.d.ts

@@ -103,2 +103,3 @@ // Type definitions for @babel/parser

'classProperties' |
'classStaticBlock' |
'decimal' |

@@ -119,3 +120,4 @@ 'decorators' |

'logicalAssignment' |
'moduleAttributes' |
'importAssertions' |
'moduleStringNames' |
'nullishCoalescingOperator' |

@@ -122,0 +124,0 @@ 'numericSeparator' |

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

Sorry, the diff of this file is not supported yet

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