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

jest-util

Package Overview
Dependencies
Maintainers
5
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-util - npm Package Compare versions

Comparing version 13.0.0 to 13.1.0

2

build/formatFailureMessage.js

@@ -64,3 +64,3 @@ /**

const ancestrySeparator = ' \u203A ';
const descBullet = config.verbose ? '' : chalk.bold('\u25cf ');
const descBullet = config.verbose ? ' ' : chalk.bold('\u25cf ');

@@ -67,0 +67,0 @@ if (testResult.testExecError) {

{
"name": "jest-util",
"version": "13.0.0",
"version": "13.1.0",
"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