Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

cloud-regions-country-flags

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloud-regions-country-flags - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

from-provider.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc