country-code-lookup
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -1340,3 +1340,3 @@ module.exports.byFips = function(code) { | ||
region: 'South East Europe', | ||
country: 'Macedonia', | ||
country: 'North Macedonia', | ||
capital: 'Skopje', | ||
@@ -2166,4 +2166,4 @@ fips: 'MK', | ||
region: 'Southern Africa', | ||
country: 'Swaziland', | ||
capital: 'Mbabane��', | ||
country: 'Eswatini', | ||
capital: 'Mbabane', | ||
fips: 'WZ', | ||
@@ -2170,0 +2170,0 @@ iso2: 'SZ', |
{ | ||
"name": "country-code-lookup", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "Finds countries by various country codes", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
58521