🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-xml-stream - npm Package Compare versions

Comparing version

to
1.0.2

{
"name": "node-xml-stream",
"version": "1.0.1",
"version": "1.0.2",
"description": "A fast XML parser using streams.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -13,3 +13,3 @@ # node-xml-stream

If you need a parser that is more heavy-weight with more functionality I recommend `node-feedparser` https://github.com/isaacs/sax-js
If you need a parser that is more heavy-weight with more functionality I recommend `node-sax` https://github.com/isaacs/sax-js

@@ -16,0 +16,0 @@ ### What does it do?