Socket
Socket
Sign inDemoInstall

sax

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sax - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

6

package.json
{ "name" : "sax"
, "description": "An evented streaming XML parser in JavaScript"
, "author" : "Isaac Z. Schlueter <i@izs.me>"
, "version" : "0.3.1"
, "version" : "0.3.2"
, "main" : "lib/sax"
, "license" : "MIT"
, "license" : { "type": "MIT"
, "url": "https://raw.github.com/isaacs/sax-js/master/LICENSE" }
, "scripts" : { "test" : "node test/index.js" }
, "repository": "git://github.com/isaacs/sax-js.git"
}

Sorry, the diff of this file is not supported yet

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