fitbit-sdk-types
Advanced tools
Comparing version 4.1.1 to 4.1.2
{ | ||
"name": "fitbit-sdk-types", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"author": "Sergio Morchón Poveda <sergio.morchon@outlook.com>", | ||
@@ -5,0 +5,0 @@ "description": "Types for Fitbit SDK.", |
@@ -5,3 +5,3 @@ declare module 'companion' { | ||
| { | ||
position: Position; | ||
readonly position: Position; | ||
} | ||
@@ -12,2 +12,3 @@ | undefined; | ||
readonly wokenUp: boolean | undefined; | ||
readonly fileTransfer: boolean | undefined; | ||
} | ||
@@ -14,0 +15,0 @@ interface SignificantLocationChangeEvent { |
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
47195
1519