fitbit-api-handler
Advanced tools
Comparing version 3.16.0 to 3.17.0
@@ -5,2 +5,6 @@ # Change Log | ||
## [3.17.0] 2019-11-20 | ||
### Changed | ||
- [723ef26](https://github.com/fabulator/fitbit-api-handler/commit/723ef26d79cb66009da7596fa8c14c5f469f060d) Update dependency fitness-models to ^0.12.0 | ||
## [3.16.0] 2019-11-19 | ||
@@ -7,0 +11,0 @@ ### Changed |
{ | ||
"name": "fitbit-api-handler", | ||
"version": "3.16.0", | ||
"version": "3.17.0", | ||
"description": "Unofficial handler for Fitbit API", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"@types/mathjs": "^6.0.2", | ||
"fitness-models": "^0.11.0", | ||
"fitness-models": "^0.12.0", | ||
"luxon": "^1.21.1", | ||
@@ -46,0 +46,0 @@ "mathjs": "^6.2.3", |
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
196342
+ Addedfitness-models@0.12.0(transitive)
- Removedfitness-models@0.11.0(transitive)
Updatedfitness-models@^0.12.0