@nodable/flexible-xml-parser
Advanced tools
+4
-4
| { | ||
| "name": "@nodable/flexible-xml-parser", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "Fastest XML parser in pure JS with fully customizable ouput", | ||
@@ -47,4 +47,4 @@ "main": "./lib/fxp.cjs", | ||
| "dependencies": { | ||
| "@nodable/base-output-builder": "^1.0.3", | ||
| "@nodable/compact-builder": "^1.0.4", | ||
| "@nodable/base-output-builder": "^1.0.5", | ||
| "@nodable/compact-builder": "^1.0.6", | ||
| "path-expression-matcher": "^1.5.0", | ||
@@ -58,3 +58,3 @@ "strnum": "^2.2.2" | ||
| "@babel/register": "^7.28.6", | ||
| "@nodable/entities": "^1.1.0", | ||
| "@nodable/entities": "^2.1.0", | ||
| "@types/node": "^20.19.37", | ||
@@ -61,0 +61,0 @@ "babel-loader": "^10.1.1", |