@thi.ng/sax
Advanced tools
Comparing version 0.3.13 to 0.3.14
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.14"></a> | ||
## [0.3.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.13...@thi.ng/sax@0.3.14) (2018-08-24) | ||
**Note:** Version bump only for package @thi.ng/sax | ||
<a name="0.3.13"></a> | ||
@@ -8,0 +16,0 @@ ## [0.3.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.12...@thi.ng/sax@0.3.13) (2018-08-08) |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "0.3.13", | ||
"version": "0.3.14", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -31,5 +31,5 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.0.6", | ||
"@thi.ng/transducers": "^1.16.0", | ||
"@thi.ng/transducers-fsm": "^0.2.12" | ||
"@thi.ng/api": "^4.1.0", | ||
"@thi.ng/transducers": "^2.0.0", | ||
"@thi.ng/transducers-fsm": "^0.2.13" | ||
}, | ||
@@ -36,0 +36,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
42149
- Removed@thi.ng/memoize@0.1.2(transitive)
- Removed@thi.ng/strings@0.2.0(transitive)
- Removed@thi.ng/transducers@1.16.0(transitive)
Updated@thi.ng/api@^4.1.0
Updated@thi.ng/transducers@^2.0.0