fitbit-api-handler
Advanced tools
Comparing version 3.4.0 to 3.5.0
@@ -5,2 +5,6 @@ # Change Log | ||
## [3.5.0] 2019-10-31 | ||
### Changed | ||
- [21803b1](https://github.com/fabulator/fitbit-api-handler/commit/21803b17b6aa20d67df60b990aff5fa792226f69) Update dependency fitness-models to ^0.7.0 | ||
## [3.4.0] 2019-10-29 | ||
@@ -7,0 +11,0 @@ ### Changed |
{ | ||
"name": "fitbit-api-handler", | ||
"version": "3.4.0", | ||
"version": "3.5.0", | ||
"description": "Unofficial handler for Fitbit API", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"@types/mathjs": "^6.0.2", | ||
"fitness-models": "^0.4.1", | ||
"fitness-models": "^0.7.0", | ||
"luxon": "^1.19.3", | ||
@@ -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
192965
+ Addedfitness-models@0.7.0(transitive)
- Removedfitness-models@0.4.1(transitive)
Updatedfitness-models@^0.7.0