cypress-each
Advanced tools
Comparing version 1.1.2 to 1.2.0
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5406
4
63
6