Comparing version 5.0.0 to 5.0.1
@@ -0,1 +1,5 @@ | ||
v5.0.1 - February 15, 2019 | ||
* [`c40e2fc`](https://github.com/eslint/espree/commit/c40e2fcedf81ff06151e82bdf655d2d0d29e71b8) Upgrade: acorn@6.0.7 (#407) (Kai Cataldo) | ||
v5.0.0 - December 5, 2018 | ||
@@ -2,0 +6,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"main": "espree.js", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"files": [ | ||
@@ -22,3 +22,3 @@ "lib", | ||
"dependencies": { | ||
"acorn": "^6.0.2", | ||
"acorn": "^6.0.7", | ||
"acorn-jsx": "^5.0.0", | ||
@@ -25,0 +25,0 @@ "eslint-visitor-keys": "^1.0.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
63354
Updatedacorn@^6.0.7