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

pretty-format

Package Overview
Dependencies
Maintainers
5
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pretty-format - npm Package Compare versions

Comparing version 21.3.0-beta.1 to 21.3.0-beta.2

2

build/plugins/dom_element.js

@@ -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

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