Socket
Socket
Sign inDemoInstall

world_countries_lists

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

world_countries_lists - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

data/ko/world.csv

8

CHANGELOG.md

@@ -0,1 +1,7 @@

## version 1.1.0 (August 02, 2020)
- added Trasitional Chinese translations; see [#35](https://github.com/stefangabos/world_countries/pull/35)
- added Korean translations; see [#34](https://github.com/stefangabos/world_countries/pull/34)
- updates to some country names in Spanish, Swedish and Thai
## version 1.0.2 (May 22, 2020)

@@ -5,3 +11,3 @@

- Chinese translations are now in simplified Chinese instead of a mix (see [#32](https://github.com/stefangabos/world_countries/pull/32)); thanks [Sun Jiao](https://github.com/sun-jiao) for the help!
- fixed [#33](https://github.com/stefangabos/world_countries/pull/33) where the country code of Sudan, for some translations, it was saved as `string` instead of `int` in the `JSON` format - thanks (Ruben Lie King)[https://github.com/rl-king] for reporting!
- fixed [#33](https://github.com/stefangabos/world_countries/pull/33) where the country code of Sudan, for some translations, it was saved as `string` instead of `int` in the `JSON` format - thanks [Ruben Lie King](https://github.com/rl-king) for reporting!
- all data in files is up to date as of May 22nd, 2020

@@ -8,0 +14,0 @@

2

data/es/world.json

@@ -108,3 +108,3 @@ [{"id":4,"name":"Afganistán","alpha2":"af","alpha3":"afg"},

{"id":334,"name":"Islas Heard y McDonald","alpha2":"hm","alpha3":"hmd"},
{"id":238,"name":"Islas Malvinas (Falkland)","alpha2":"fk","alpha3":"flk"},
{"id":238,"name":"Islas Malvinas","alpha2":"fk","alpha3":"flk"},
{"id":580,"name":"Islas Marianas del Norte","alpha2":"mp","alpha3":"mnp"},

@@ -111,0 +111,0 @@ {"id":584,"name":"Islas Marshall","alpha2":"mh","alpha3":"mhl"},

@@ -27,3 +27,3 @@ [{"id":20,"name":"Andorra","alpha2":"ad","alpha3":"and"},

{"id":72,"name":"Botswana","alpha2":"bw","alpha3":"bwa"},
{"id":112,"name":"Belarus","alpha2":"by","alpha3":"blr"},
{"id":112,"name":"Vitryssland","alpha2":"by","alpha3":"blr"},
{"id":84,"name":"Belize","alpha2":"bz","alpha3":"blz"},

@@ -173,3 +173,3 @@ {"id":124,"name":"Kanada","alpha2":"ca","alpha3":"can"},

{"id":762,"name":"Tadzjikistan","alpha2":"tj","alpha3":"tjk"},
{"id":626,"name":"Östtimor a.k.a. Timor-Leste","alpha2":"tl","alpha3":"tls"},
{"id":626,"name":"Östtimor","alpha2":"tl","alpha3":"tls"},
{"id":795,"name":"Turkmenistan","alpha2":"tm","alpha3":"tkm"},

@@ -176,0 +176,0 @@ {"id":788,"name":"Tunisien","alpha2":"tn","alpha3":"tun"},

@@ -36,3 +36,3 @@ [{"id":20,"name":"Andorra","alpha2":"ad","alpha3":"and"},

{"id":72,"name":"Botswana","alpha2":"bw","alpha3":"bwa"},
{"id":112,"name":"Belarus","alpha2":"by","alpha3":"blr"},
{"id":112,"name":"Vitryssland","alpha2":"by","alpha3":"blr"},
{"id":84,"name":"Belize","alpha2":"bz","alpha3":"blz"},

@@ -222,3 +222,3 @@ {"id":124,"name":"Kanada","alpha2":"ca","alpha3":"can"},

{"id":772,"name":"Tokelauöarna","alpha2":"tk","alpha3":"tkl"},
{"id":626,"name":"Östtimor a.k.a. Timor-Leste","alpha2":"tl","alpha3":"tls"},
{"id":626,"name":"Östtimor","alpha2":"tl","alpha3":"tls"},
{"id":795,"name":"Turkmenistan","alpha2":"tm","alpha3":"tkm"},

@@ -225,0 +225,0 @@ {"id":788,"name":"Tunisien","alpha2":"tn","alpha3":"tun"},

@@ -190,3 +190,3 @@ [{"id":4,"name":"อัฟกานิสถาน","alpha2":"af","alpha3":"afg"},

{"id":662,"name":"เซนต์ลูเชีย","alpha2":"lc","alpha3":"lca"},
{"id":663,"name":"แซงมาร์แตง","alpha2":"mf","alpha3":"maf"},
{"id":663,"name":"เซนต์มาร์ติน","alpha2":"mf","alpha3":"maf"},
{"id":666,"name":"แซงปีแยร์และมีเกอลง","alpha2":"pm","alpha3":"spm"},

@@ -193,0 +193,0 @@ {"id":670,"name":"เซนต์วินเซนต์และเกรนาดีนส์","alpha2":"vc","alpha3":"vct"},

{
"name": "world_countries_lists",
"version": "1.0.2",
"version": "1.1.0",
"description": "Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric codes as defined by the ISO 3166 standard, available in CVS, JSON and SQL formats, in multiple languages and with national flags included",

@@ -5,0 +5,0 @@ "repository": {

@@ -9,3 +9,3 @@ <img src="https://raw.githubusercontent.com/stefangabos/zebrajs/master/docs/images/logo.png" alt="zebrajs" align="right">

Constantly updated lists of world countries, territories and areas of geographical interest, with associated *alpha-2*, *alpha-3* and *numeric codes* as defined by the *ISO 3166-1* standard, published and maintained by the [International Organization for Standardization](https://www.iso.org/iso-3166-country-codes.html), available in `SQL`, `CSV`, `JSON` and `PHP` formats, in multiple languages and with national flags included.
Constantly updated lists of world countries, territories and areas of geographical interest, with associated *alpha-2*, *alpha-3* and *numeric codes* as defined by the *ISO 3166-1* standard, published and maintained by the [International Organization for Standardization](https://www.iso.org/iso-3166-country-codes.html), available in `CSV`, `JSON`, `PHP` and `SQL` formats, in multiple languages and with national flags included.

@@ -30,6 +30,7 @@ In the language folders you will find files named in two different ways. Here's what you will find in each of them:

The lists are currently available in **24 languages**:
The lists are currently available in **26 languages**:
- Arabic
- Chinese (Simplified)
- Chinese (Traditional)
- Czech

@@ -46,2 +47,3 @@ - Danish

- Japanese
- Korean
- Lithuanian

@@ -48,0 +50,0 @@ - Norwegian

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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