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

@rwx-research/jest-circus

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rwx-research/jest-circus - npm Package Compare versions

Comparing version 29.5.1 to 29.5.2

4

build/abqUtils.js

@@ -71,4 +71,4 @@ 'use strict';

function idOfTest(state, testEntry) {
// `config` and `testPath` is always explicitly populated in ABQ mode.
const rootDir = state.config.rootDir;
// `globalConfig` and `testPath` is always explicitly populated in ABQ mode.
const rootDir = state.globalConfig.rootDir;
const testPath = state.testPath;

@@ -75,0 +75,0 @@ const relFilePath = path.relative(rootDir, testPath);

{
"name": "@rwx-research/jest-circus",
"version": "29.5.1",
"version": "29.5.2",
"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