country-query
Advanced tools
Comparing version 1.0.1 to 1.0.2
# Change Log | ||
This project adheres to [Semantic Versioning](http://semver.org/). | ||
## [1.0.2] - 2019-11-02 | ||
### Changed | ||
- Updated to version 4.17.15 of lodash (Thanks [fiid](https://github.com/fiid)!). | ||
## [1.0.1] - 2017-05-21 | ||
@@ -5,0 +9,0 @@ ### Changed |
{ | ||
"name": "country-query", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A javascript query API for world-countries data", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"dependencies": { | ||
"lodash": "^3.5.0", | ||
"lodash": "^4.17.15", | ||
"lodash-deep": "^1.6.0", | ||
@@ -20,0 +20,0 @@ "world-countries": "^1.7.8" |
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
25839
7
+ Addedlodash@4.17.21(transitive)
- Removedlodash@3.10.1(transitive)
Updatedlodash@^4.17.15