cypress-pipe
Advanced tools
Comparing version
{ | ||
"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", |
13814
11.52%7
40%198
26.92%