@percy/client
Advanced tools
Comparing version 1.0.0-beta.24 to 1.0.0-beta.25
@@ -343,3 +343,3 @@ "use strict"; | ||
if (missing === null || missing === void 0 ? void 0 : missing.length) { | ||
if (missing !== null && missing !== void 0 && missing.length) { | ||
let resources = options.resources.reduce((acc, r) => Object.assign(acc, { | ||
@@ -346,0 +346,0 @@ [r.sha]: r |
{ | ||
"name": "@percy/client", | ||
"version": "1.0.0-beta.24", | ||
"version": "1.0.0-beta.25", | ||
"license": "MIT", | ||
@@ -26,5 +26,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@percy/env": "^1.0.0-beta.24" | ||
"@percy/env": "^1.0.0-beta.25" | ||
}, | ||
"gitHead": "5fee58e48bf9a5c243b3ddb4f9f187dc7c93272f" | ||
"gitHead": "a07eade3bab0087e0573eddc3dc50d875fa3a778" | ||
} |
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
21956
Updated@percy/env@^1.0.0-beta.25