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

@babel/parser

Package Overview
Dependencies
Maintainers
5
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.10.0 to 7.10.1

16

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

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

],
"repository": "https://github.com/babel/babel/tree/master/packages/babel-parser",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-parser"
},
"main": "lib/index.js",

@@ -32,5 +36,5 @@ "types": "typings/babel-parser.d.ts",

"devDependencies": {
"@babel/code-frame": "^7.8.3",
"@babel/helper-fixtures": "^7.8.6",
"@babel/helper-validator-identifier": "^7.9.0",
"@babel/code-frame": "^7.10.1",
"@babel/helper-fixtures": "^7.10.1",
"@babel/helper-validator-identifier": "^7.10.1",
"charcodes": "^0.2.0"

@@ -41,3 +45,3 @@ },

},
"gitHead": "5da2440adff6f25579fb6e9a018062291c89416f"
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf"
}
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