country-iso
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "country-iso", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Get ISO 3166-1 alpha-3 country code for geographic coordinates.", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"engines": { | ||
"node": ">=4" | ||
"node": ">=6" | ||
}, | ||
@@ -24,0 +24,0 @@ "scripts": { |