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.1

loggable.d.ts

8

package.json
{
"name": "cypress-pipe",
"version": "1.6.0",
"version": "1.6.1",
"description": "Create custom commands using plain-old functions",
"main": "index.js",
"scripts": {
"test": "cypress run'"
"test": "cypress run"
},

@@ -22,3 +22,5 @@ "repository": {

"index.js",
"index.d.ts"
"index.d.ts",
"loggable.js",
"loggable.d.ts"
],

@@ -25,0 +27,0 @@ "author": "Nicholas Boll",