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

espree

Package Overview
Dependencies
Maintainers
3
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

espree - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

v6.2.1 - March 10, 2020
* [`d6d7480`](https://github.com/eslint/espree/commit/d6d7480e424960159007caea86f209f696138734) Upgrade: acorn 7.1.1, Regex DOS vuln (fixes #435) (#434) (James)
v6.2.0 - March 2, 2020

@@ -2,0 +6,0 @@

4

package.json

@@ -7,3 +7,3 @@ {

"main": "espree.js",
"version": "6.2.0",
"version": "6.2.1",
"files": [

@@ -22,3 +22,3 @@ "lib",

"dependencies": {
"acorn": "^7.1.0",
"acorn": "^7.1.1",
"acorn-jsx": "^5.2.0",

@@ -25,0 +25,0 @@ "eslint-visitor-keys": "^1.1.0"

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