@thi.ng/sax
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.5.1"></a> | ||
## [0.5.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.5.0...@thi.ng/sax@0.5.1) (2018-09-26) | ||
**Note:** Version bump only for package @thi.ng/sax | ||
<a name="0.5.0"></a> | ||
@@ -8,0 +17,0 @@ # [0.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.4.1...@thi.ng/sax@0.5.0) (2018-09-25) |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -32,4 +32,4 @@ "main": "./index.js", | ||
"@thi.ng/api": "^4.2.1", | ||
"@thi.ng/transducers": "^2.1.5", | ||
"@thi.ng/transducers-fsm": "^0.2.23" | ||
"@thi.ng/transducers": "^2.1.6", | ||
"@thi.ng/transducers-fsm": "^0.2.24" | ||
}, | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "04872dbe30d6c521c59ebaef57acb61b9cd0ae40" | ||
"gitHead": "2f01447177e8df1671982d89c31ac1556bf75d95" | ||
} |
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
46836