Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

country-query

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-query - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

CHANGELOG.md
# 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

4

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc