Socket
Socket
Sign inDemoInstall

jest-each

Package Overview
Dependencies
23
Maintainers
6
Versions
141
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 30.0.0-alpha.1 to 30.0.0-alpha.2

3

build/index.d.ts

@@ -7,4 +7,5 @@ /**

*/
import type {Global as Global_2} from '@jest/types';
import {Global as Global_2} from '@jest/types';
export declare function bind<EachCallback extends Global_2.TestCallback>(

@@ -11,0 +12,0 @@ cb: GlobalCallback,

{
"name": "jest-each",
"version": "30.0.0-alpha.1",
"version": "30.0.0-alpha.2",
"description": "Parameterised tests for Jest",

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

"dependencies": {
"@jest/types": "30.0.0-alpha.1",
"@jest/types": "30.0.0-alpha.2",
"chalk": "^4.0.0",
"jest-get-type": "30.0.0-alpha.1",
"jest-util": "30.0.0-alpha.1",
"pretty-format": "30.0.0-alpha.1"
"jest-get-type": "30.0.0-alpha.2",
"jest-util": "30.0.0-alpha.2",
"pretty-format": "30.0.0-alpha.2"
},

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

},
"gitHead": "d005cb2505c041583e0c5636d006e08666a54b63"
"gitHead": "c04d13d7abd22e47b0997f6027886aed225c9ce4"
}
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