File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,13 @@ All notable changes to this project will be documented in this file.
66
77<!-- add unreleased items here -->
88* Dependencies
9- * Support ` libxml2-wasm@^0.41 ` as an alternative for ` libxmljs2 ` (via [ #1184 ] )
9+ * Support ` libxml2-wasm@^0.5.0 ` as an alternative for ` libxmljs2 ` (via [ #1184 ] )
1010
1111* Build
1212 * Use _ TypeScript_ ` v5.7.3 ` now, was ` v5.7.2 ` (via [ #1204 ] )
1313
1414[ #1204 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1204
15+ [ #1184 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1184
1516
1617## 7.1.0 -- 2025-01-09
1718
Original file line number Diff line number Diff line change 8888 "ajv-formats" : " ^3.0.1" ,
8989 "ajv-formats-draft2019" : " ^1.6.1" ,
9090 "libxmljs2" : " ^0.31 || ^0.32 || ^0.33 || ^0.35" ,
91- "libxml2-wasm" : " ^0.4.1 " ,
91+ "libxml2-wasm" : " ^0.5.0 " ,
9292 "xmlbuilder2" : " ^3.0.2"
9393 },
9494 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments