cloud-regions-country-flags
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -1145,2 +1145,10 @@ exports.fromProvider = function (region, provider) { | ||
case 'us-east1': | ||
obj.location = 'Moncks Corner, South Carolina, North America'; | ||
obj.flag = '๐บ๐ธ'; | ||
obj.country = 'United States of America'; | ||
obj.latitude = 33.19598964160125; | ||
obj.longitude = -80.01054474958269; | ||
break; | ||
case 'us-east1-b': | ||
@@ -1147,0 +1155,0 @@ obj.location = 'Moncks Corner, South Carolina, North America'; |
{ | ||
"name": "cloud-regions-country-flags", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A library to convert cloud provider regions and ISO codes to country flag emojis and geographical information", | ||
@@ -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
100447
2913