@best/utils
Advanced tools
Comparing version 4.0.0-beta2 to 4.0.0-beta3
@@ -14,3 +14,3 @@ "use strict"; | ||
} | ||
return { jobs, specs, token: config.token }; | ||
return { jobs, specs, authToken: config.authToken }; | ||
} | ||
@@ -17,0 +17,0 @@ exports.normalizeClientConfig = normalizeClientConfig; |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "4.0.0-beta2", | ||
"version": "4.0.0-beta3", | ||
"description": "Best Utils", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
], | ||
"gitHead": "d8e40756fd0db37efd96847626f91cef38f0d6df" | ||
"gitHead": "d85ef9d922149787181c5571cc74ad8c8cb6fce2" | ||
} |
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
9644