New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fast-xml-parser

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-xml-parser - npm Package Compare versions

Comparing version 4.5.2 to 4.5.3

src/v6/CharsSymbol.js

14

package.json
{
"name": "fast-xml-parser",
"version": "4.5.2",
"version": "4.5.3",
"description": "Validate XML, Parse XML, Build XML without C/C++ based libraries",

@@ -63,9 +63,11 @@ "main": "./src/fxp.js",

"typings": "src/fxp.d.ts",
"funding": [{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
}],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
}
],
"dependencies": {
"strnum": "^1.0.5"
"strnum": "^1.1.1"
}
}
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