balena-register-device
Advanced tools
Comparing version 6.1.0 to 6.1.1-use-auth-header-89b019c77189abbaf53eb97856318e29da8df017
@@ -102,3 +102,5 @@ // Generated by CoffeeScript 1.12.7 | ||
refreshToken: false, | ||
apiKey: options.provisioningApiKey, | ||
headers: { | ||
Authorization: "Bearer " + options.provisioningApiKey | ||
}, | ||
timeout: 30000, | ||
@@ -105,0 +107,0 @@ body: { |
@@ -8,2 +8,7 @@ # Change Log | ||
# v6.1.1 | ||
## (2020-04-27) | ||
* Send the api key within the Authorisation header [Cameron Diver] | ||
# v6.1.0 | ||
@@ -10,0 +15,0 @@ ## (2020-04-17) |
{ | ||
"name": "balena-register-device", | ||
"version": "6.1.0", | ||
"version": "6.1.1-use-auth-header-89b019c77189abbaf53eb97856318e29da8df017", | ||
"description": "Balena device registration utilities", | ||
@@ -5,0 +5,0 @@ "main": "build/register.js", |
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
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
25982
109
1