Socket
Socket
Sign inDemoInstall

jest-serializer-html

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-serializer-html - npm Package Compare versions

Comparing version 5.0.0 to 6.0.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="6.0.0"></a>
# [6.0.0](https://github.com/rayrutjes/jest-serializer-html/compare/v5.0.0...v6.0.0) (2018-12-31)
### Features
* better handling of whitespaces ([0bf9273](https://github.com/rayrutjes/jest-serializer-html/commit/0bf9273))
<a name="5.0.0"></a>

@@ -2,0 +12,0 @@ # [5.0.0](https://github.com/rayrutjes/jest-serializer-html/compare/v4.0.1...v5.0.0) (2018-01-03)

4

package.json
{
"name": "jest-serializer-html",
"version": "5.0.0",
"version": "6.0.0",
"description": "Jest snapshot serializer that beautifies HTML.",

@@ -39,3 +39,3 @@ "main": "index.js",

"dependencies": {
"diffable-html": "^3.0.0"
"diffable-html": "^4.0.0"
},

@@ -42,0 +42,0 @@ "devDependencies": {

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