Comparing version 1.8.1 to 1.8.2
@@ -0,1 +1,6 @@ | ||
#### 1.8.2 Maintenance Release | ||
- Fix bug with regex usage in partially applied functions (issue #427) | ||
- Fix regression when the $string() function is applied to a top-level array (PR #429) | ||
#### 1.8.1 Maintenance Release | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "jsonata", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "JSON query and transformation language", | ||
@@ -56,5 +56,5 @@ "module": "jsonata.js", | ||
"mocha-lcov-reporter": "^1.3.0", | ||
"regenerator": "^0.14.2", | ||
"request": "^2.88.0", | ||
"uglify-es": "^3.3.9" | ||
"regenerator": "^0.14.4", | ||
"request": "^2.88.2", | ||
"uglify-es": "^3.3.10" | ||
}, | ||
@@ -61,0 +61,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
803901
15861