@thi.ng/sax
Advanced tools
Comparing version 2.2.6 to 2.2.7
# Change Log | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Last updated**: 2024-08-18T14:11:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/sax", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser", | ||
@@ -39,6 +39,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.8", | ||
"@thi.ng/strings": "^3.8.3", | ||
"@thi.ng/transducers": "^9.1.0", | ||
"@thi.ng/transducers-fsm": "^2.2.96" | ||
"@thi.ng/api": "^8.11.9", | ||
"@thi.ng/strings": "^3.8.4", | ||
"@thi.ng/transducers": "^9.1.1", | ||
"@thi.ng/transducers-fsm": "^2.2.97" | ||
}, | ||
@@ -84,3 +84,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e914ebbd81c56783c39cf746548c547cbacadc96\n" | ||
"gitHead": "f6e26ea1142525171de5d36b9c3119f2782bb437\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 198 standalone projects, maintained as part | ||
> This is one of 199 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
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.11.9
Updated@thi.ng/strings@^3.8.4
Updated@thi.ng/transducers@^9.1.1