@thi.ng/sax
Advanced tools
Comparing version 2.1.99 to 2.1.100
# Change Log | ||
- **Last updated**: 2024-02-10T08:59:57Z | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "2.1.99", | ||
"version": "2.1.100", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.23", | ||
"@thi.ng/strings": "^3.7.14", | ||
"@thi.ng/transducers": "^8.9.3", | ||
"@thi.ng/transducers-fsm": "^2.2.66" | ||
"@thi.ng/api": "^8.9.24", | ||
"@thi.ng/strings": "^3.7.15", | ||
"@thi.ng/transducers": "^8.9.4", | ||
"@thi.ng/transducers-fsm": "^2.2.67" | ||
}, | ||
@@ -84,3 +84,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ea2ec2e4f14c572bbfac00c43953a6c4033da09e\n" | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\n" | ||
} |
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
49943
Updated@thi.ng/api@^8.9.24
Updated@thi.ng/strings@^3.7.15
Updated@thi.ng/transducers@^8.9.4