Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

saxen

Package Overview
Dependencies
0
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.4.0 to 5.4.1

decode.js

20

CHANGELOG.md

@@ -9,27 +9,31 @@ # Changelog

# 5.4.0
## 5.4.1
* `CHORE`: configure hooks only if actually used [5ab3e2ee](https://github.com/nikku/saxen/commit/066e712dd89f15f913387b40f0198575e1083d2f)
* `FIX`: bundle `decode.js` with published package [`528cd1c0`](https://github.com/nikku/saxen/commit/528cd1c0bbc1f2a76812b626cce87b3362ab1bb3)
# 5.3.1
## 5.4.0
* `CHORE`: configure hooks only if actually used [`5ab3e2ee`](https://github.com/nikku/saxen/commit/066e712dd89f15f913387b40f0198575e1083d2f)
## 5.3.1
* `FIX`: properly handle missing open tags `</a>`
# 5.3.0
## 5.3.0
* `CHORE`: simplify and speed up entity decoding [`066e712d`](https://github.com/nikku/saxen/commit/066e712dd89f15f913387b40f0198575e1083d2f)
# 5.2.0
## 5.2.0
* `CHORE`: properly compile with [Google Closure compiler](https://github.com/google/closure-compiler)
# 5.1.0
## 5.1.0
* `FEAT`: proxy mode exposes clonable view [`73c6c44a`](https://github.com/nikku/saxen/commit/73c6c44ade3127f3819ceb825e241bb39d74fd93)
# 5.0.1
## 5.0.1
* `FIX`: return `{}` on non-existing attributes, too
# 5.0.0
## 5.0.0

@@ -36,0 +40,0 @@ * `CHORE`: don't return `true` on empty attrs [`f7360b11`](https://github.com/nikku/saxen/commit/f7360b115b651b9eb9ca3488a48e827d974deae1)

3

package.json

@@ -17,3 +17,3 @@ {

],
"version": "5.4.0",
"version": "5.4.1",
"main": "./parser.js",

@@ -37,2 +37,3 @@ "bugs": {

"parser.js",
"decode.js",
"LICENSE",

@@ -39,0 +40,0 @@ "README.md"

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