Socket
Socket
Sign inDemoInstall

jest-message-util

Package Overview
Dependencies
32
Maintainers
6
Versions
200
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.6.2 to 29.6.3

2

build/index.js

@@ -366,3 +366,3 @@ 'use strict';

// TODO: check & read HasteFS instead of reading the filesystem:
// see: https://github.com/facebook/jest/pull/5405#discussion_r164281696
// see: https://github.com/jestjs/jest/pull/5405#discussion_r164281696
fileContent = jestReadFile(filename, 'utf8');

@@ -369,0 +369,0 @@ renderedCallsite = getRenderedCallsite(fileContent, line, column);

{
"name": "jest-message-util",
"version": "29.6.2",
"version": "29.6.3",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git",
"url": "https://github.com/jestjs/jest.git",
"directory": "packages/jest-message-util"

@@ -24,3 +24,3 @@ },

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

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

"micromatch": "^4.0.4",
"pretty-format": "^29.6.2",
"pretty-format": "^29.6.3",
"slash": "^3.0.0",

@@ -44,3 +44,3 @@ "stack-utils": "^2.0.3"

},
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6"
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"
}
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