@thi.ng/sax
Advanced tools
Comparing version 0.3.21-alpha.1 to 0.3.21
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.3.21"></a> | ||
## [0.3.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.21-alpha.1...@thi.ng/sax@0.3.21) (2018-09-22) | ||
**Note:** Version bump only for package @thi.ng/sax | ||
<a name="0.3.21-alpha.1"></a> | ||
@@ -8,0 +17,0 @@ ## [0.3.21-alpha.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.21-alpha.0...@thi.ng/sax@0.3.21-alpha.1) (2018-09-17) |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "0.3.21-alpha.1", | ||
"version": "0.3.21", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -27,9 +27,9 @@ "main": "./index.js", | ||
"nyc": "^12.0.2", | ||
"typedoc": "^0.11.1", | ||
"typedoc": "^0.12.0", | ||
"typescript": "^3.0.1" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^4.1.1", | ||
"@thi.ng/transducers": "^2.1.2-alpha.1", | ||
"@thi.ng/transducers-fsm": "^0.2.20-alpha.1" | ||
"@thi.ng/api": "^4.2.0", | ||
"@thi.ng/transducers": "^2.1.2", | ||
"@thi.ng/transducers-fsm": "^0.2.20" | ||
}, | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "bca4cc4ba97d486e6a094ec21533dd25278ffd2d" | ||
"gitHead": "02548fd2518eb97eb11a9834c4e0a8e6ab5499a7" | ||
} |
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
44109
Updated@thi.ng/api@^4.2.0
Updated@thi.ng/transducers@^2.1.2