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 4.0.1 to 5.0.0

10

CHANGELOG.md

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

<a name="5.0.0"></a>
# [5.0.0](https://github.com/rayrutjes/jest-serializer-html/compare/v4.0.1...v5.0.0) (2018-01-03)
### Features
* remove HTML comments ([20c1322](https://github.com/rayrutjes/jest-serializer-html/commit/20c1322)), closes [#11](https://github.com/rayrutjes/jest-serializer-html/issues/11)
<a name="4.0.1"></a>

@@ -2,0 +12,0 @@ ## [4.0.1](https://github.com/rayrutjes/jest-serializer-html/compare/v4.0.0...v4.0.1) (2017-10-18)

7

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

@@ -11,3 +11,4 @@ "main": "index.js",

"test:update": "jest --verbose --updateSnapshot",
"changelog": "conventional-changelog --preset angular --infile CHANGELOG.md --same-file"
"changelog": "conventional-changelog --preset angular --infile CHANGELOG.md --same-file",
"changelog:unreleased": "conventional-changelog --preset angular --output-unreleased"
},

@@ -39,3 +40,3 @@ "files": [

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

@@ -42,0 +43,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