fitness-models
Advanced tools
Comparing version 3.2.63 to 4.0.0
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## v4.0.0 (2021-06-06) | ||
### Changed | ||
- [8d3702f](https://github.com/fabulator/fitness-models/commit/8d3702f36d27513013413bddf8c0ae68a0815094) Update dependency mathjs to v9 BREAKING (#139) | ||
Co-authored-by: Renovate Bot <bot@renovateapp.com> | ||
## v3.2.63 (2021-05-31) | ||
@@ -5,0 +11,0 @@ ### Fixed |
{ | ||
"name": "fitness-models", | ||
"version": "3.2.63", | ||
"version": "4.0.0", | ||
"description": "Extendable fitness models for Workout and GPS points", | ||
@@ -35,6 +35,6 @@ "keywords": [ | ||
"@types/luxon": "^1.24.1", | ||
"@types/mathjs": "^6.0.5", | ||
"@types/mathjs": "^9.0.0", | ||
"gpx-builder": "^3.5.0", | ||
"luxon": "^1.24.1", | ||
"mathjs": "^7.1.0" | ||
"mathjs": "^9.0.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
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
104782
+ Added@types/mathjs@9.4.2(transitive)
+ Addedmathjs@9.5.2(transitive)
+ Addedseedrandom@3.0.5(transitive)
- Removed@types/mathjs@6.0.12(transitive)
- Removedmathjs@7.6.0(transitive)
- Removedseed-random@2.2.0(transitive)
Updated@types/mathjs@^9.0.0
Updatedmathjs@^9.0.0