country-code-lookup
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -2561,3 +2561,3 @@ module.exports.byFips = function(code) { | ||
region: 'East Asia', | ||
country: 'Hong Kong (China)', | ||
country: 'Hong Kong', | ||
capital: 'Victoria', | ||
@@ -2573,3 +2573,3 @@ fips: 'HK', | ||
region: 'East Asia', | ||
country: 'Macau (China)', | ||
country: 'Macau', | ||
capital: 'Macau', | ||
@@ -2576,0 +2576,0 @@ fips: 'MC', |
{ | ||
"name": "country-code-lookup", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Finds countries by various country codes", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
58505