Socket
Socket
Sign inDemoInstall

jest-message-util

Package Overview
Dependencies
34
Maintainers
6
Versions
200
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

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

globalThis[Symbol.for('jest-native-read-file')] || fs.readFileSync;
/**
* 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.
*/
// stack utils tries to create pretty stack by making paths relative.

@@ -74,0 +80,0 @@ const stackUtils = new _stackUtils.default({

8

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

@@ -24,3 +24,3 @@ "type": "git",

"@babel/code-frame": "^7.12.13",
"@jest/types": "^29.5.0",
"@jest/types": "^29.6.0",
"@types/stack-utils": "^2.0.0",

@@ -30,3 +30,3 @@ "chalk": "^4.0.0",

"micromatch": "^4.0.4",
"pretty-format": "^29.5.0",
"pretty-format": "^29.6.0",
"slash": "^3.0.0",

@@ -44,3 +44,3 @@ "stack-utils": "^2.0.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