@thi.ng/sax
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@1.0.3...@thi.ng/sax@1.0.4) (2019-02-10) | ||
**Note:** Version bump only for package @thi.ng/sax | ||
## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@1.0.2...@thi.ng/sax@1.0.3) (2019-02-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -36,4 +36,4 @@ "module": "./index.js", | ||
"@thi.ng/api": "^5.0.2", | ||
"@thi.ng/transducers": "^4.0.0", | ||
"@thi.ng/transducers-fsm": "^1.0.3" | ||
"@thi.ng/transducers": "^4.0.1", | ||
"@thi.ng/transducers-fsm": "^1.0.4" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "74fb4d83013785ce7a95357c565426a046657e74" | ||
"gitHead": "7e875d4a030b08c183c43ad1ab54a8dd9843f358" | ||
} |
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
104686
Updated@thi.ng/transducers@^4.0.1