fitbit-api-handler
Advanced tools
Comparing version 7.2.18 to 8.0.0
@@ -5,2 +5,14 @@ # Change Log | ||
## v8.0.0 (2022-04-02) | ||
### Changed | ||
- [a4a5476](https://github.com/fabulator/fitbit-api-handler/commit/a4a5476a977e3a5f2640646ae506a499b9e27e7c) Update dependency fitness-models to v6 BREAKING (#230) | ||
Co-authored-by: Renovate Bot <bot@renovateapp.com> | ||
- [9d906b3](https://github.com/fabulator/fitbit-api-handler/commit/9d906b339bf0f1a809e10ed5612ff2a603f88b03) Update actions/setup-node action to v3 (#235) | ||
Co-authored-by: Renovate Bot <bot@renovateapp.com> | ||
- [3245c61](https://github.com/fabulator/fitbit-api-handler/commit/3245c61592fb4eea874e1a34b5fb7a37b053e578) Update actions/checkout action to v3 (#238) | ||
Co-authored-by: Renovate Bot <bot@renovateapp.com> | ||
## v7.2.18 (2022-03-28) | ||
@@ -7,0 +19,0 @@ ### Fixed |
{ | ||
"name": "fitbit-api-handler", | ||
"version": "7.2.18", | ||
"version": "8.0.0", | ||
"description": "Unofficial handler for Fitbit API", | ||
@@ -35,3 +35,3 @@ "homepage": "https://github.com/fabulator/fitbit-api-handler", | ||
"@types/luxon": "^2.0.9", | ||
"fitness-models": "^5.0.0", | ||
"fitness-models": "^6.0.0", | ||
"luxon": "^2.3.0", | ||
@@ -38,0 +38,0 @@ "mathjs": "^10.1.1", |
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
140326
+ Addedfitness-models@6.0.0(transitive)
+ Addedgpx-builder@4.1.0(transitive)
- Removedfitness-models@5.0.0(transitive)
- Removedgpx-builder@3.8.0(transitive)
Updatedfitness-models@^6.0.0