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

cypress-each

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-each - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

src/index.d.ts

7

package.json
{
"name": "cypress-each",
"version": "1.1.2",
"version": "1.2.0",
"description": "Simple implementation for describe.each and it.each",
"main": "src",
"types": "src/index.d.ts",
"files": [

@@ -10,2 +11,3 @@ "src"

"scripts": {
"lint": "tsc --pretty --allowJs --noEmit src/index.js cypress/integration/*.js",
"test": "cypress-expect run --expect cypress/expected.json",

@@ -22,3 +24,4 @@ "semantic-release": "semantic-release"

"prettier": "^2.4.1",
"semantic-release": "^18.0.0"
"semantic-release": "^18.0.0",
"typescript": "^4.4.3"
},

@@ -25,0 +28,0 @@ "repository": {

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