@thi.ng/sax
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@1.0.5...@thi.ng/sax@1.0.6) (2019-02-26) | ||
**Note:** Version bump only for package @thi.ng/sax | ||
## [1.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@1.0.4...@thi.ng/sax@1.0.5) (2019-02-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"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": "^5.0.0", | ||
"@thi.ng/transducers-fsm": "^1.0.5" | ||
"@thi.ng/transducers": "^5.1.0", | ||
"@thi.ng/transducers-fsm": "^1.0.6" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "418f7af20c8ce3098e86bbc3a2377ccbac761b70" | ||
"gitHead": "647e13737436e44d28e151c0be8594835cf25ed0" | ||
} |
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
105014
Updated@thi.ng/transducers@^5.1.0