@thi.ng/sax
Advanced tools
Comparing version 0.3.19 to 0.3.20
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.3.20"></a> | ||
## [0.3.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.19...@thi.ng/sax@0.3.20) (2018-09-10) | ||
**Note:** Version bump only for package @thi.ng/sax | ||
<a name="0.3.19"></a> | ||
@@ -8,0 +17,0 @@ ## [0.3.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.18...@thi.ng/sax@0.3.19) (2018-09-08) |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "0.3.19", | ||
"version": "0.3.20", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -31,5 +31,5 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.1.0", | ||
"@thi.ng/transducers": "^2.1.0", | ||
"@thi.ng/transducers-fsm": "^0.2.18" | ||
"@thi.ng/api": "^4.1.1", | ||
"@thi.ng/transducers": "^2.1.1", | ||
"@thi.ng/transducers-fsm": "^0.2.19" | ||
}, | ||
@@ -36,0 +36,0 @@ "keywords": [ |
# @thi.ng/sax | ||
[![npm (scoped)](https://img.shields.io/npm/v/@thi.ng/sax.svg)](https://www.npmjs.com/package/@thi.ng/sax) | ||
[![npm version](https://img.shields.io/npm/v/@thi.ng/sax.svg)](https://www.npmjs.com/package/@thi.ng/sax) | ||
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/sax.svg) | ||
@@ -5,0 +6,0 @@ This project is part of the |
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
43419
280
66
Updated@thi.ng/api@^4.1.1
Updated@thi.ng/transducers@^2.1.1