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

i18n-iso-countries

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-iso-countries - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

8

fr.js

@@ -21,3 +21,3 @@ var i18n = {

"BB": "Barbade",
"BY": "Bélarus",
"BY": "Bielorussie",
"BE": "Belgique",

@@ -86,3 +86,3 @@ "BZ": "Belize",

"GR": "Grèce",
"GL": "Greenland",
"GL": "Groenland",
"GD": "Grenada",

@@ -147,3 +147,3 @@ "GP": "Guadeloupe",

"MS": "Montserrat",
"MA": "Morocco",
"MA": "Maroc",
"MZ": "Mozambique",

@@ -228,3 +228,3 @@ "MM": "Myanmar",

"GB": "Royaume-Uni",
"US": "United States",
"US": "États-Unis",
"UM": "États-Unis d'Amérique",

@@ -231,0 +231,0 @@ "UY": "Uruguay",

{
"name": "i18n-iso-countries",
"version": "0.7.0",
"version": "0.7.1",
"description": "i18n for ISO 3166-1 country codes",

@@ -5,0 +5,0 @@ "keywords": [

@@ -68,2 +68,3 @@ [![Build Status](https://secure.travis-ci.org/michaelwittig/node-i18n-iso-countries.png)](http://travis-ci.org/michaelwittig/node-i18n-iso-countries)

console.log("840 (Numeric) => " + countries.numericToAlpha3("840") + " (Alpha-3)"); // United States
`````

@@ -70,0 +71,0 @@ ### Get all Alpha-2 codes

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