Socket
Socket
Sign inDemoInstall

country-region-data

Package Overview
Dependencies
0
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.7 to 1.5.0

2

package.json
{
"name": "country-region-data",
"version": "1.4.7",
"version": "1.5.0",
"description": "List of countries, regions, and their shortcodes.",

@@ -5,0 +5,0 @@ "main": "data.json",

@@ -1,2 +0,2 @@

## country-region-data
# country-region-data

@@ -32,7 +32,11 @@ [![Build Status](https://travis-ci.com/country-regions/country-region-data.svg?branch=master)](https://travis-ci.org/country-regions/country-region-data)

Note: the `data.js` file is an UMD version of the data.json file, generated automatically. The `data.json` file is the
source of truth for the data set.
### Contribute
The state/prov abbreviations are not yet complete, so pull requests welcome! Regions that need ISO3166-2 codes can
be identified by having a missing `shortCode` property for each region. You can find them by cloning the repo, then
running:
Updates and fixes to the data is much appreciated! The state/prov abbreviations in particular are not yet complete, so
the more contributors the better. Regions that need ISO3166-2 codes can be identified by having a missing `shortCode`
property for each region. You can find them by cloning the repo, then running:

@@ -47,2 +51,6 @@ ```

**Please note**: you should edit the `data.json` file, not the `data.js` file. The JS file is generated automatically out of
the `data.json` file by running `grunt umdify` on the command line. So if you add your change to the JS file only, they
will get overwritten next time that command is rung.

@@ -65,2 +73,3 @@ ### Data Validation

- `1.5.0` - Sept 22, 2019. Data updates. Changing to use semver for all new package versions and on github, all versions changes will be listed in milestones and linked to.
- `1.4.7` - Aug 26, 2019. Data updates. Ghana regions updated.

@@ -67,0 +76,0 @@ - `1.4.6` - Aug 14, 2019. Data updates: Hong Kong region shortcode added; Great Britain regions updated; typescript types.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc