Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simple-xml-to-json

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-xml-to-json - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json

@@ -25,3 +25,3 @@ {

"license": "MIT",
"version": "1.2.0",
"version": "1.2.1",
"author": "Nir Moav <getnirm@gmail.com>",

@@ -28,0 +28,0 @@ "contributors": [

@@ -49,12 +49,11 @@ # A simple XML to JSON converter

_Take these results with a grain of salt._\
According to a __simple__ benchmark test I performed in __April 2020__ with a random XML. _YMMV_.
![Benchmark Chart](https://github.com/nirgit/assets/blob/master/simple-xml-to-json/simple-xml-to-json-benchmark.png?raw=true)
According to a __simple__ benchmark test I performed in __April 2024__ with a random XML. _YMMV_.
![Benchmark Chart](https://github.com/nirgit/assets/blob/master/simple-xml-to-json/simple-xml-to-json-benchmark-2.png?raw=true)
* The chart results __may be__ outdated. [Run the test yourself](https://runkit.com/nirgit/simple-xml-to-json-benchmark)
* The chart results __may be__ outdated. [Run the test yourself](https://runkit.com/nirgit/6620cf27943a41000847221d)
## Current Drawbacks
1. No support for XSD
2. All values are translated to strings in JSON
3. There are currently reserved words in the JSON converter:
1. All values are translated to strings in JSON
2. There are currently reserved words in the JSON converter:
* "content"

@@ -61,0 +60,0 @@ * "children"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc