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

jest-each

Package Overview
Dependencies
Maintainers
6
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-each - npm Package Compare versions

Comparing version 26.6.1 to 26.6.2

12

build/table/template.js

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

function _prettyFormat() {
const data = _interopRequireDefault(require('pretty-format'));
function _jestGetType() {
const data = require('jest-get-type');
_prettyFormat = function () {
_jestGetType = function () {
return data;

@@ -20,6 +20,6 @@ };

function _jestGetType() {
const data = require('jest-get-type');
function _prettyFormat() {
const data = _interopRequireDefault(require('pretty-format'));
_jestGetType = function () {
_prettyFormat = function () {
return data;

@@ -26,0 +26,0 @@ };

{
"name": "jest-each",
"version": "26.6.1",
"version": "26.6.2",
"description": "Parameterised tests for Jest",

@@ -21,7 +21,7 @@ "main": "build/index.js",

"dependencies": {
"@jest/types": "^26.6.1",
"@jest/types": "^26.6.2",
"chalk": "^4.0.0",
"jest-get-type": "^26.3.0",
"jest-util": "^26.6.1",
"pretty-format": "^26.6.1"
"jest-util": "^26.6.2",
"pretty-format": "^26.6.2"
},

@@ -34,3 +34,3 @@ "engines": {

},
"gitHead": "f6366db60e32f1763e612288bf3984bcfa7a0a15"
"gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5"
}
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