pretty-format
Advanced tools
Comparing version 21.3.0-beta.1 to 21.3.0-beta.2
@@ -45,3 +45,3 @@ 'use strict';Object.defineProperty(exports, "__esModule", { value: true });exports.serialize = exports.test = undefined; | ||
const ELEMENT_REGEXP = /^(HTML|SVG)\w*?Element$/; | ||
const ELEMENT_REGEXP = /^((HTML|SVG)\w*)?Element$/; | ||
@@ -48,0 +48,0 @@ const testNode = (nodeType, name) => |
{ | ||
"name": "pretty-format", | ||
"version": "21.3.0-beta.1", | ||
"version": "21.3.0-beta.2", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
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
419099
5490