🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@nodable/flexible-xml-parser

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodable/flexible-xml-parser - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1
+4
-4
package.json
{
"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",