fast-xml-parser
Advanced tools
+4
-1
@@ -5,3 +5,6 @@ <small>Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.</small> | ||
| **5.9.0 / 2026-06-15* (not released yet) | ||
| **5.9.1 / 2026-06-17* | ||
| - dummy release to test release from github action | ||
| **5.9.0 / 2026-06-15* | ||
| - update strnum to 2.3.0 | ||
@@ -8,0 +11,0 @@ - you can set hex, binary, enotation, infinity, unicode |
+3
-6
| { | ||
| "name": "fast-xml-parser", | ||
| "version": "5.9.0", | ||
| "version": "5.9.1", | ||
| "description": "Validate XML, Parse XML, Build XML without C/C++ based libraries", | ||
@@ -30,5 +30,3 @@ "main": "./lib/fxp.cjs", | ||
| "prettier": "prettier --write src/**/*.js", | ||
| "checkReadiness": "publish-please --dry-run", | ||
| "publish-please": "publish-please", | ||
| "prepublishOnly": "publish-please guard" | ||
| "preversion": "npm test" | ||
| }, | ||
@@ -78,3 +76,2 @@ "bin": { | ||
| "prettier": "^3.5.1", | ||
| "publish-please": "^5.5.2", | ||
| "typescript": "5", | ||
@@ -98,2 +95,2 @@ "webpack": "^5.64.4", | ||
| } | ||
| } | ||
| } |
14
-6.67%1232763
-0.01%