@thi.ng/sax
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.5.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.5.1...@thi.ng/sax@0.5.2) (2018-10-17) | ||
**Note:** Version bump only for package @thi.ng/sax | ||
<a name="0.5.1"></a> | ||
@@ -8,0 +16,0 @@ ## [0.5.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.5.0...@thi.ng/sax@0.5.1) (2018-09-26) |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -31,5 +31,5 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.2.1", | ||
"@thi.ng/transducers": "^2.1.6", | ||
"@thi.ng/transducers-fsm": "^0.2.24" | ||
"@thi.ng/api": "^4.2.2", | ||
"@thi.ng/transducers": "^2.2.0", | ||
"@thi.ng/transducers-fsm": "^0.2.25" | ||
}, | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2f01447177e8df1671982d89c31ac1556bf75d95" | ||
"gitHead": "6e563377f8cdbdda904559c956a2a558eb9fed64" | ||
} |
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
47000
Updated@thi.ng/api@^4.2.2
Updated@thi.ng/transducers@^2.2.0