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.6.4 to 7.7.0

4

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

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

},
"gitHead": "a422ea64ee2208a55dda33f990a422e14b917f5b"
"gitHead": "97faa83953cb87e332554fa559a4956d202343ea"
}

@@ -109,3 +109,3 @@ // Type definitions for @babel/parser

'exportDefaultFrom' |
'exportNamespaceFrom' |
'exportNamespaceFrom' | // deprecated
'flow' |

@@ -127,2 +127,3 @@ 'flowComments' |

'throwExpressions' |
'topLevelAwait' |
'typescript' |

@@ -129,0 +130,0 @@ 'v8intrinsic' |

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