cloud-regions-country-flags
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -33,4 +33,4 @@ exports.fromProvider = function (region, provider) { | ||
obj.country = 'United States of America'; | ||
obj.latitude = 35.58947293722038; | ||
obj.longitude = -78.70505448880436; | ||
obj.latitude = 37.783732204567315; | ||
obj.longitude = -122.38146881423991; | ||
break; | ||
@@ -37,0 +37,0 @@ |
{ | ||
"name": "cloud-regions-country-flags", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"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
100170