fitbit-sdk-types
Advanced tools
Comparing version 0.2.3 to 1.0.0
{ | ||
"name": "fitbit-sdk-types", | ||
"version": "0.2.3", | ||
"version": "1.0.0", | ||
"description": "Types for Fitbit SDK.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -14,5 +14,3 @@ # Fitbit SDK Types | ||
"include": [ | ||
"node_modules/fitbit-sdk-types/device", | ||
"node_modules/fitbit-sdk-types/companion", | ||
"node_modules/fitbit-sdk-types/settings", | ||
"node_modules/fitbit-sdk-types/src", | ||
"./**/*.ts", | ||
@@ -19,0 +17,0 @@ "./**/*.tsx" |
@@ -11,3 +11,3 @@ interface StorageChangeEvent extends Event { | ||
}> { | ||
onchange: (event: Event) => void; | ||
onchange: (event: StorageChangeEvent) => void; | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
1
0
33108
44
1175
47