You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cypress-pipe

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-pipe - npm Package Compare versions

Comparing version

to
1.6.3

2

index.js

@@ -78,3 +78,3 @@ /// <reference types="cypress" />

log: true,
timeout: 4000,
timeout: Cypress.config('defaultCommandTimeout',
})

@@ -81,0 +81,0 @@

{
"name": "cypress-pipe",
"version": "1.6.2",
"version": "1.6.3",
"description": "Create custom commands using plain-old functions",

@@ -5,0 +5,0 @@ "main": "index.js",