fitness-models
Advanced tools
Comparing version 1.0.0 to 2.0.0
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## [2.0.0] 2020-05-19 | ||
### Changed | ||
- [9f2d864](https://github.com/fabulator/fitness-models/commit/9f2d864ff980ee10c02208ae1de892e465b2af95) Update dependency gpx-builder to v3 BREAKING (#88) | ||
Co-authored-by: Renovate Bot <bot@renovateapp.com> | ||
## [1.0.0] 2020-05-16 | ||
@@ -5,0 +11,0 @@ ### Changed |
{ | ||
"name": "fitness-models", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "Extendable fitness models for Workout and GPS points", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"@types/mathjs": "^6.0.2", | ||
"gpx-builder": "^2.2.0", | ||
"gpx-builder": "^3.0.0", | ||
"luxon": "^1.21.1", | ||
@@ -46,0 +46,0 @@ "mathjs": "^7.0.0" |
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
139478
+ Addedgpx-builder@3.8.0(transitive)
+ Addedxmlbuilder@15.1.1(transitive)
- Removedgpx-builder@2.5.0(transitive)
- Removedxmlbuilder@13.0.2(transitive)
Updatedgpx-builder@^3.0.0