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

@thi.ng/sax

Package Overview
Dependencies
Maintainers
1
Versions
283
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/sax - npm Package Compare versions

Comparing version 0.3.20 to 0.3.21-alpha.0

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

<a name="0.3.21-alpha.0"></a>
## [0.3.21-alpha.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.20...@thi.ng/sax@0.3.21-alpha.0) (2018-09-17)
**Note:** Version bump only for package @thi.ng/sax
<a name="0.3.20"></a>

@@ -8,0 +17,0 @@ ## [0.3.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.19...@thi.ng/sax@0.3.20) (2018-09-10)

9

package.json
{
"name": "@thi.ng/sax",
"version": "0.3.20",
"version": "0.3.21-alpha.0",
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser",

@@ -32,4 +32,4 @@ "main": "./index.js",

"@thi.ng/api": "^4.1.1",
"@thi.ng/transducers": "^2.1.1",
"@thi.ng/transducers-fsm": "^0.2.19"
"@thi.ng/transducers": "^2.1.2-alpha.0",
"@thi.ng/transducers-fsm": "^0.2.20-alpha.0"
},

@@ -47,3 +47,4 @@ "keywords": [

"access": "public"
}
},
"gitHead": "95c462a5eb71bc359b03bcaa242ff487fe398b17"
}
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