You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

fast-xml-builder

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-xml-builder - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1
+2
-2
package.json
{
"name": "fast-xml-builder",
"version": "1.1.0",
"version": "1.1.1",
"description": "Build XML from JSON without C/C++ based libraries",

@@ -78,4 +78,4 @@ "main": "./lib/fxb.cjs",

"dependencies": {
"path-expression-matcher": "^1.1.2"
"path-expression-matcher": "^1.1.3"
}
}