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.10 to 0.3.11

8

CHANGELOG.md

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

<a name="0.3.11"></a>
## [0.3.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.10...@thi.ng/sax@0.3.11) (2018-08-01)
**Note:** Version bump only for package @thi.ng/sax
<a name="0.3.10"></a>

@@ -8,0 +16,0 @@ ## [0.3.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.9...@thi.ng/sax@0.3.10) (2018-07-25)

2

index.d.ts

@@ -69,3 +69,3 @@ import { IObjectOf } from "@thi.ng/api";

*/
ERROR = 7,
ERROR = 7
}

@@ -72,0 +72,0 @@ /**

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

@@ -23,13 +23,13 @@ "main": "./index.js",

"devDependencies": {
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.6",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.5",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"typedoc": "^0.11.1",
"typescript": "^2.8.3"
"typescript": "^3.0.1"
},
"dependencies": {
"@thi.ng/api": "^4.0.5",
"@thi.ng/transducers": "^1.14.2",
"@thi.ng/transducers-fsm": "^0.2.9"
"@thi.ng/api": "^4.0.6",
"@thi.ng/transducers": "^1.14.3",
"@thi.ng/transducers-fsm": "^0.2.10"
},

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

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