Socket
Socket
Sign inDemoInstall

jest-each

Package Overview
Dependencies
5
Maintainers
6
Versions
143
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 27.1.1 to 27.2.0

8

package.json
{
"name": "jest-each",
"version": "27.1.1",
"version": "27.2.0",
"description": "Parameterised tests for Jest",

@@ -28,4 +28,4 @@ "main": "./build/index.js",

"jest-get-type": "^27.0.6",
"jest-util": "^27.1.1",
"pretty-format": "^27.1.1"
"jest-util": "^27.2.0",
"pretty-format": "^27.2.0"
},

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

},
"gitHead": "111198b62dbfc3a730f7b1693e311608e834fe1d"
"gitHead": "b05635c539f8f673dfed5bf05ea727a8d5d7bbe2"
}

@@ -8,3 +8,3 @@ <div align="center">

[![version](https://img.shields.io/npm/v/jest-each.svg?style=flat-square)](https://www.npmjs.com/package/jest-each) [![downloads](https://img.shields.io/npm/dm/jest-each.svg?style=flat-square)](http://npm-stat.com/charts.html?package=jest-each&from=2017-03-21) [![MIT License](https://img.shields.io/npm/l/jest-each.svg?style=flat-square)](https://github.com/facebook/jest/blob/master/LICENSE)
[![version](https://img.shields.io/npm/v/jest-each.svg?style=flat-square)](https://www.npmjs.com/package/jest-each) [![downloads](https://img.shields.io/npm/dm/jest-each.svg?style=flat-square)](http://npm-stat.com/charts.html?package=jest-each&from=2017-03-21) [![MIT License](https://img.shields.io/npm/l/jest-each.svg?style=flat-square)](https://github.com/facebook/jest/blob/main/LICENSE)

@@ -11,0 +11,0 @@ A parameterised testing library for [Jest](https://jestjs.io/) inspired by [mocha-each](https://github.com/ryym/mocha-each).

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