@thi.ng/sax
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.1"></a> | ||
## [0.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.0...@thi.ng/sax@0.3.1) (2018-06-20) | ||
**Note:** Version bump only for package @thi.ng/sax | ||
<a name="0.3.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.2.0...@thi.ng/sax@0.3.0) (2018-06-20) |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -29,3 +29,3 @@ "main": "./index.js", | ||
"@thi.ng/transducers": "^1.11.0", | ||
"@thi.ng/transducers-fsm": "^0.2.0" | ||
"@thi.ng/transducers-fsm": "^0.2.1" | ||
}, | ||
@@ -32,0 +32,0 @@ "keywords": [ |
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
36781