Socket
Socket
Sign inDemoInstall

saxes

Package Overview
Dependencies
1
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-rc.3 to 4.0.0-rc.4

16

CHANGELOG.md

@@ -0,1 +1,17 @@

<a name="4.0.0-rc.4"></a>
# [4.0.0-rc.4](https://github.com/lddubeau/saxes/compare/v4.0.0-rc.2...v4.0.0-rc.4) (2019-10-11)
### Bug Fixes
* fix a bug in EOL handling ([bed38a8](https://github.com/lddubeau/saxes/commit/bed38a8))
* implement attribute normalization ([be51114](https://github.com/lddubeau/saxes/commit/be51114)), closes [#24](https://github.com/lddubeau/saxes/issues/24)
### Performance Improvements
* inline closeText ([07a3b51](https://github.com/lddubeau/saxes/commit/07a3b51))
<a name="4.0.0-rc.3"></a>

@@ -2,0 +18,0 @@ # [4.0.0-rc.3](https://github.com/lddubeau/saxes/compare/v4.0.0-rc.2...v4.0.0-rc.3) (2019-10-11)

4

package.json

@@ -5,3 +5,3 @@ {

"author": "Louis-Dominique Dubeau <ldd@lddubeau.com>",
"version": "4.0.0-rc.3",
"version": "4.0.0-rc.4",
"main": "lib/saxes.js",

@@ -33,3 +33,3 @@ "types": "lib/saxes.d.ts",

"chai": "^4.2.0",
"conventional-changelog-cli": "^2.0.23",
"conventional-changelog-cli": "^2.0.25",
"eslint": "^6.5.1",

@@ -36,0 +36,0 @@ "eslint-config-lddubeau-base": "^4.0.2",

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