Socket
Socket
Sign inDemoInstall

@jest/test-result

Package Overview
Dependencies
38
Maintainers
6
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 27.4.2 to 27.4.6

6

build/helpers.js

@@ -6,6 +6,6 @@ 'use strict';

});
exports.createEmptyTestResult =
exports.makeEmptyAggregatedTestResult =
exports.createEmptyTestResult =
exports.buildFailureTestResult =
exports.addResult =
exports.buildFailureTestResult =
exports.makeEmptyAggregatedTestResult =
void 0;

@@ -12,0 +12,0 @@

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

});
Object.defineProperty(exports, 'formatTestResults', {
enumerable: true,
get: function () {
return _formatTestResults.default;
}
});
Object.defineProperty(exports, 'addResult', {

@@ -31,2 +25,8 @@ enumerable: true,

});
Object.defineProperty(exports, 'formatTestResults', {
enumerable: true,
get: function () {
return _formatTestResults.default;
}
});
Object.defineProperty(exports, 'makeEmptyAggregatedTestResult', {

@@ -33,0 +33,0 @@ enumerable: true,

{
"name": "@jest/test-result",
"version": "27.4.2",
"version": "27.4.6",
"repository": {

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

"dependencies": {
"@jest/console": "^27.4.2",
"@jest/console": "^27.4.6",
"@jest/types": "^27.4.2",

@@ -32,3 +32,3 @@ "@types/istanbul-lib-coverage": "^2.0.0",

},
"gitHead": "7965591f785e936ada194f9d58f852735b50ab1c"
"gitHead": "644d2d3e53536b0d67e395c0f35f8555a67beb1e"
}
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