@percy/client
Advanced tools
Comparing version 1.28.1-alpha.2 to 1.28.1-alpha.3
@@ -342,2 +342,3 @@ import fs from 'fs'; | ||
sync, | ||
testCase, | ||
resources = [] | ||
@@ -364,2 +365,3 @@ } = {}) { | ||
sync: !!sync, | ||
'test-case': testCase || null, | ||
'scope-options': scopeOptions || {}, | ||
@@ -366,0 +368,0 @@ 'minimum-height': minHeight || null, |
{ | ||
"name": "@percy/client", | ||
"version": "1.28.1-alpha.2", | ||
"version": "1.28.1-alpha.3", | ||
"license": "MIT", | ||
@@ -35,6 +35,6 @@ "repository": { | ||
"dependencies": { | ||
"@percy/env": "1.28.1-alpha.2", | ||
"@percy/logger": "1.28.1-alpha.2" | ||
"@percy/env": "1.28.1-alpha.3", | ||
"@percy/logger": "1.28.1-alpha.3" | ||
}, | ||
"gitHead": "a3f2e709d0a6445e15a1128686578b1659243a95" | ||
"gitHead": "46d1e874e1092fee45899d70cd97cf793db17de5" | ||
} |
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
47501
1106
+ Added@percy/env@1.28.1-alpha.3(transitive)
+ Added@percy/logger@1.28.1-alpha.3(transitive)
- Removed@percy/env@1.28.1-alpha.2(transitive)
- Removed@percy/logger@1.28.1-alpha.2(transitive)
Updated@percy/env@1.28.1-alpha.3
Updated@percy/logger@1.28.1-alpha.3