Comparing version 5.5.1 to 5.5.2
@@ -0,1 +1,7 @@ | ||
## 5.5.2 (2018-03-08) | ||
### Bug fixes | ||
A republish of the code in 5.5.1 in an attempt to solve an issue with the file timestamps in the npm package being 0. | ||
## 5.5.1 (2018-03-06) | ||
@@ -5,4 +11,3 @@ | ||
Fix regression in walker causing property values in object patterns to | ||
be walked as expressions. | ||
Fix regression in walker causing property values in object patterns to be walked as expressions. | ||
@@ -9,0 +14,0 @@ Fix misleading error message for octal escapes in template strings. |
@@ -7,3 +7,3 @@ { | ||
"module": "dist/acorn.es.js", | ||
"version": "5.5.1", | ||
"version": "5.5.2", | ||
"engines": { | ||
@@ -10,0 +10,0 @@ "node": ">=0.4.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
559326