@thi.ng/sax
Advanced tools
Comparing version 1.0.17 to 1.0.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@1.0.17...@thi.ng/sax@1.0.18) (2019-04-26) | ||
**Note:** Version bump only for package @thi.ng/sax | ||
## [1.0.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@1.0.16...@thi.ng/sax@1.0.17) (2019-04-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -35,5 +35,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.1.0", | ||
"@thi.ng/transducers": "^5.3.5", | ||
"@thi.ng/transducers-fsm": "^1.0.17" | ||
"@thi.ng/api": "^6.1.1", | ||
"@thi.ng/transducers": "^5.3.6", | ||
"@thi.ng/transducers-fsm": "^1.0.18" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "38b2c61a9a7c1344889b81cd6eb3dcd601ceb443" | ||
"gitHead": "aaa7369a8bbc6c540f3bce5f0c203365fe1b7dd8" | ||
} |
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
105992
Updated@thi.ng/api@^6.1.1
Updated@thi.ng/transducers@^5.3.6