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.19 to 0.3.20

9

CHANGELOG.md

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

<a name="0.3.20"></a>
## [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)
**Note:** Version bump only for package @thi.ng/sax
<a name="0.3.19"></a>

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

8

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

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

"dependencies": {
"@thi.ng/api": "^4.1.0",
"@thi.ng/transducers": "^2.1.0",
"@thi.ng/transducers-fsm": "^0.2.18"
"@thi.ng/api": "^4.1.1",
"@thi.ng/transducers": "^2.1.1",
"@thi.ng/transducers-fsm": "^0.2.19"
},

@@ -36,0 +36,0 @@ "keywords": [

# @thi.ng/sax
[![npm (scoped)](https://img.shields.io/npm/v/@thi.ng/sax.svg)](https://www.npmjs.com/package/@thi.ng/sax)
[![npm version](https://img.shields.io/npm/v/@thi.ng/sax.svg)](https://www.npmjs.com/package/@thi.ng/sax)
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/sax.svg)

@@ -5,0 +6,0 @@ This project is part of the

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