gpx-builder
Advanced tools
Comparing version 2.5.0 to 3.0.0
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## [3.0.0] 2020-05-16 | ||
### Changed | ||
- [57fce6c](https://github.com/fabulator/gpx-builder/commit/57fce6caf813bc98ee035273f9bcf7ac75511a02) Update dependency xmlbuilder to v15 BREAKING (#38) | ||
Co-authored-by: Renovate Bot <bot@renovateapp.com> | ||
## [2.5.0] 2020-04-30 | ||
@@ -5,0 +11,0 @@ ### Changed |
{ | ||
"name": "gpx-builder", | ||
"version": "2.5.0", | ||
"version": "3.0.0", | ||
"description": "Builder of GPX files", | ||
@@ -43,4 +43,4 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.8.4", | ||
"xmlbuilder": "^13.0.2" | ||
"xmlbuilder": "^15.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
409949
+ Addedxmlbuilder@15.1.1(transitive)
- Removedxmlbuilder@13.0.2(transitive)
Updatedxmlbuilder@^15.0.0