Socket
Socket
Sign inDemoInstall

jest-diff

Package Overview
Dependencies
12
Maintainers
6
Versions
227
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.5.0 to 29.6.0

6

build/index.js

@@ -73,2 +73,8 @@ 'use strict';

var Symbol = globalThis['jest-symbol-do-not-touch'] || globalThis.Symbol;
/**
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
const getCommonMessage = (message, options) => {

@@ -75,0 +81,0 @@ const {commonColor} = (0, _normalizeDiffOptions.normalizeDiffOptions)(

8

package.json
{
"name": "jest-diff",
"version": "29.5.0",
"version": "29.6.0",
"repository": {

@@ -23,6 +23,6 @@ "type": "git",

"jest-get-type": "^29.4.3",
"pretty-format": "^29.5.0"
"pretty-format": "^29.6.0"
},
"devDependencies": {
"@jest/test-utils": "^29.5.0",
"@jest/test-utils": "^29.6.0",
"strip-ansi": "^6.0.0"

@@ -36,3 +36,3 @@ },

},
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c"
"gitHead": "c1e5b8a38ef54bb138409f89831942ebf6a7a67e"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc