jest-emotion
Advanced tools
Comparing version 9.0.0-1 to 9.0.0-2
{ | ||
"name": "jest-emotion", | ||
"version": "9.0.0-1", | ||
"version": "9.0.0-2", | ||
"description": "Jest utilities for emotion", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
# jest-emotion | ||
> Jest testing utilities for emotions | ||
> Jest testing utilities for emotion | ||
@@ -39,3 +39,3 @@ # Installation | ||
# `classNameReplacer` | ||
### `classNameReplacer` | ||
@@ -42,0 +42,0 @@ jest-emotion's snapshot serializer replaces the hashes in class names with an index so that things like whitespace changes won't break snapshots. It optionally accepts a custom class name replacer, it defaults to the below. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11543