Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

html-normalizer

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-normalizer - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"name": "html-normalizer",
"version": "1.0.8",
"version": "1.0.9",
"description": "Used to normalize html and jsx to strings so they can be used in assertions.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -71,3 +71,3 @@ # Normalizer (html-normalizer)

### But it's even cooler with React's JSX
### But it's even cooler with React's JSX!

@@ -113,3 +113,3 @@ Concatenating HTML strings is no fun. Normalizer works with JSX! ***Non React projects can still leverage Normalizer for testing.***

### The npm module is named html-normalizer
### The npm module is named html-normalizer.

@@ -124,3 +124,3 @@ Normalizer is on npm. `npm install html-normalizer`

#### Add test coverage to legacy code faster than ever
#### Add test coverage to legacy code faster than ever.

@@ -135,3 +135,3 @@ This util is very useful for adding functional test coverage to legacy code. To start:

#### To Do
#### To Do:

@@ -138,0 +138,0 @@ * Support for use in Require

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