@percy/core
Advanced tools
Comparing version 1.28.8-beta.6 to 1.28.8
@@ -57,3 +57,3 @@ import PercyClient from '@percy/client'; | ||
} = {}) { | ||
var _config$percy; | ||
var _config$percy, _config$percy2; | ||
let config = PercyConfig.load({ | ||
@@ -63,3 +63,4 @@ overrides: options, | ||
}); | ||
deferUploads ?? (deferUploads = (_config$percy = config.percy) === null || _config$percy === void 0 ? void 0 : _config$percy.deferUploads); | ||
labels ?? (labels = (_config$percy = config.percy) === null || _config$percy === void 0 ? void 0 : _config$percy.labels); | ||
deferUploads ?? (deferUploads = (_config$percy2 = config.percy) === null || _config$percy2 === void 0 ? void 0 : _config$percy2.deferUploads); | ||
this.config = config; | ||
@@ -66,0 +67,0 @@ if (testing) loglevel = 'silent'; |
{ | ||
"name": "@percy/core", | ||
"version": "1.28.8-beta.6", | ||
"version": "1.28.8", | ||
"license": "MIT", | ||
@@ -12,3 +12,3 @@ "repository": { | ||
"access": "public", | ||
"tag": "beta" | ||
"tag": "latest" | ||
}, | ||
@@ -47,7 +47,7 @@ "engines": { | ||
"dependencies": { | ||
"@percy/client": "1.28.8-beta.6", | ||
"@percy/config": "1.28.8-beta.6", | ||
"@percy/dom": "1.28.8-beta.6", | ||
"@percy/logger": "1.28.8-beta.6", | ||
"@percy/webdriver-utils": "1.28.8-beta.6", | ||
"@percy/client": "1.28.8", | ||
"@percy/config": "1.28.8", | ||
"@percy/dom": "1.28.8", | ||
"@percy/logger": "1.28.8", | ||
"@percy/webdriver-utils": "1.28.8", | ||
"content-disposition": "^0.5.4", | ||
@@ -65,3 +65,3 @@ "cross-spawn": "^7.0.3", | ||
}, | ||
"gitHead": "33ebd1aded619784a02e27cb26dbd344c7131ee9" | ||
"gitHead": "1b93761a01b608afadf8d4efccacc11f925396bd" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
391152
5087
1
+ Added@percy/client@1.28.8(transitive)
+ Added@percy/config@1.28.8(transitive)
+ Added@percy/dom@1.28.8(transitive)
+ Added@percy/env@1.28.8(transitive)
+ Added@percy/logger@1.28.8(transitive)
+ Added@percy/sdk-utils@1.28.8(transitive)
+ Added@percy/webdriver-utils@1.28.8(transitive)
- Removed@percy/client@1.28.8-beta.6(transitive)
- Removed@percy/config@1.28.8-beta.6(transitive)
- Removed@percy/dom@1.28.8-beta.6(transitive)
- Removed@percy/env@1.28.8-beta.6(transitive)
- Removed@percy/logger@1.28.8-beta.6(transitive)
- Removed@percy/sdk-utils@1.28.8-beta.6(transitive)
- Removed@percy/webdriver-utils@1.28.8-beta.6(transitive)
Updated@percy/client@1.28.8
Updated@percy/config@1.28.8
Updated@percy/dom@1.28.8
Updated@percy/logger@1.28.8