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

country-code-lookup

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-code-lookup - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

11

index.js

@@ -2663,2 +2663,13 @@ module.exports.byFips = function(code){

"internet": "GG"
},
{
"continent": "Europe",
"region": "South East Europe",
"country": "Serbia",
"capital": "Belgrade",
"fips": "RI",
"iso2": "RS",
"iso3": "SRB",
"isoNo": "688",
"internet": "RS"
}

@@ -2665,0 +2676,0 @@ ];

2

package.json
{
"name": "country-code-lookup",
"version": "0.0.10",
"version": "0.0.11",
"description": "Finds countries by various country codes",

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