gpx-builder
Advanced tools
Comparing version 2.2.0 to 2.2.1
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## [2.2.1] 2020-01-31 | ||
### Fixed | ||
- [0e2598c](https://github.com/fabulator/gpx-builder/commit/0e2598c1de4c995319d50e37617fbdba947d84da) Add missing babel runtime dependency | ||
## [2.2.0] 2019-10-24 | ||
@@ -5,0 +9,0 @@ ### Changed |
{ | ||
"name": "gpx-builder", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Builder of GPX files", | ||
@@ -42,4 +42,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.8.4", | ||
"xmlbuilder": "^13.0.2" | ||
} | ||
} |
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
409011
2
+ Added@babel/runtime@^7.8.4
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)