Socket
Socket
Sign inDemoInstall

sax

Package Overview
Dependencies
0
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.5 to 1.1.6

3

lib/sax.js

@@ -991,2 +991,5 @@ ;(function (sax) { // wrapper for non-node envs

}
if (typeof chunk === 'object') {
chunk = chunk.toString()
}
var i = 0

@@ -993,0 +996,0 @@ var c = ''

2

package.json

@@ -5,3 +5,3 @@ {

"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
"version": "1.1.5",
"version": "1.1.6",
"main": "lib/sax.js",

@@ -8,0 +8,0 @@ "license": "ISC",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc