@thi.ng/sax
Advanced tools
Comparing version 2.1.89 to 2.1.90
# Change Log | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "2.1.89", | ||
"version": "2.1.90", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/strings": "^3.7.7", | ||
"@thi.ng/transducers": "^8.8.20", | ||
"@thi.ng/transducers-fsm": "^2.2.56" | ||
"@thi.ng/api": "^8.9.17", | ||
"@thi.ng/strings": "^3.7.8", | ||
"@thi.ng/transducers": "^8.8.21", | ||
"@thi.ng/transducers-fsm": "^2.2.57" | ||
}, | ||
@@ -84,3 +84,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n" | ||
} |
@@ -364,2 +364,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2018 - 2023 Karsten Schmidt // Apache License 2.0 | ||
© 2018 - 2024 Karsten Schmidt // Apache License 2.0 |
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
Updated@thi.ng/api@^8.9.17
Updated@thi.ng/strings@^3.7.8
Updated@thi.ng/transducers@^8.8.21