Socket
Socket
Sign inDemoInstall

@thi.ng/sax

Package Overview
Dependencies
15
Maintainers
1
Versions
261
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.90 to 2.1.91

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-01-23T15:58:27Z
- **Last updated**: 2024-01-26T18:03:04Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

@@ -12,5 +12,5 @@ import type { IObjectOf } from "@thi.ng/api";

/**
* If `true`, include children tags in {@link ELEM_END} events. For very
* large documents, this should be disabled to save (or even fit
* into) memory.
* If `true`, include children tags in {@link Type.ELEM_END} events. For
* very large documents, this should be disabled to save (or even fit into)
* memory.
*

@@ -17,0 +17,0 @@ * Default: true

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

@@ -38,6 +38,6 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.9.17",
"@thi.ng/strings": "^3.7.8",
"@thi.ng/transducers": "^8.8.21",
"@thi.ng/transducers-fsm": "^2.2.57"
"@thi.ng/api": "^8.9.18",
"@thi.ng/strings": "^3.7.9",
"@thi.ng/transducers": "^8.8.22",
"@thi.ng/transducers-fsm": "^2.2.58"
},

@@ -84,3 +84,3 @@ "devDependencies": {

},
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n"
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\n"
}
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