Socket
Socket
Sign inDemoInstall

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.7 to 21.3.0-beta.8

4

build/index.js

@@ -392,3 +392,5 @@ 'use strict';

throw new Error(
`pretty-format: Option "theme" has a key "${key}" whose value "${value}" is undefined in ansi-styles.`);
`pretty-format: Option "theme" has a key "${key}" whose value "${
value
}" is undefined in ansi-styles.`);

@@ -395,0 +397,0 @@ }

@@ -86,3 +86,10 @@ 'use strict';Object.defineProperty(exports, "__esModule", { value: true });exports.test = exports.serialize = undefined;

'{' +
(0, _collections.printIteratorEntries)(entries, config, indentation, depth, refs, printer) +
(0, _collections.printIteratorEntries)(
entries,
config,
indentation,
depth,
refs,
printer) +
'}';

@@ -89,0 +96,0 @@ };

{
"name": "pretty-format",
"version": "21.3.0-beta.7",
"version": "21.3.0-beta.8",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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