balena-register-device
Advanced tools
Comparing version 7.0.0-7-x-d355eccaa9293a41eb82cc44a70e1c7208dc141f to 7.0.0-7-x-e8afc0dff0a76e6f79b836531ee37c2daa5389ae
@@ -74,3 +74,3 @@ import { TypedError } from 'typed-error'; | ||
deviceType: string; | ||
deviceApiKey: string; | ||
deviceApiKey?: string; | ||
provisioningApiKey: string; | ||
@@ -77,0 +77,0 @@ apiEndpoint: string; |
@@ -9,3 +9,3 @@ # Change Log | ||
# v7.0.0 | ||
## (2020-07-03) | ||
## (2020-07-06) | ||
@@ -12,0 +12,0 @@ * Update to balena-request 11.x [Pagan Gazzard] |
{ | ||
"name": "balena-register-device", | ||
"version": "7.0.0-7-x-d355eccaa9293a41eb82cc44a70e1c7208dc141f", | ||
"version": "7.0.0-7-x-e8afc0dff0a76e6f79b836531ee37c2daa5389ae", | ||
"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
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
29883