Comparing version 6.2.0 to 6.2.1
@@ -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 @@ |
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68790
Updatedacorn@^7.1.1