fitbit-api-handler
Advanced tools
Comparing version 3.35.0 to 3.36.0
@@ -5,2 +5,6 @@ # Change Log | ||
## [3.36.0] 2020-01-25 | ||
### Changed | ||
- [f347b66](https://github.com/fabulator/fitbit-api-handler/commit/f347b663a3f51fd8b8d9bd6ec4c34f0cdd1945ca) Update dependency fitness-models to ^0.18.0 | ||
## [3.35.0] 2020-01-23 | ||
@@ -7,0 +11,0 @@ ### Changed |
{ | ||
"name": "fitbit-api-handler", | ||
"version": "3.35.0", | ||
"version": "3.36.0", | ||
"description": "Unofficial handler for Fitbit API", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"@types/mathjs": "^6.0.2", | ||
"fitness-models": "^0.17.0", | ||
"fitness-models": "^0.18.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
199892
+ Addedfitness-models@0.18.0(transitive)
- Removedfitness-models@0.17.0(transitive)
Updatedfitness-models@^0.18.0