Socket
Socket
Sign inDemoInstall

react-country-region-selector

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-country-region-selector - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

4

package.json
{
"name": "react-country-region-selector",
"version": "1.4.4",
"version": "1.4.5",
"description": "CountryDropdown and RegionDropdown React components for your forms.",

@@ -39,3 +39,3 @@ "author": "country-regions",

"babel-preset-stage-0": "^6.24.1",
"country-region-data": "^1.4.6",
"country-region-data": "^1.5.0",
"cross-env": "^5.1.4",

@@ -42,0 +42,0 @@ "enzyme": "^3.6.0",

@@ -177,2 +177,6 @@ # react-country-region-selector

- `1.4.5` - Oct 9, 2019.
- [country region data](https://github.com/country-regions/country-region-data) updated to 1.5.0
- RegionDropdown component updates to refactor deprecated componentWillReceiveProps method
- misc dependency updates
- `1.4.4` - Aug 2, 2019. Country data updates.

@@ -217,2 +221,11 @@ - `1.4.3` - Dev 2, 2018:

<a name="localDev"></a>
### Local Dev
To run this locally, do the following:
- `yarn install`
- in one terminal window: `yarn start`
- in another terminal window, go to the `/example` subfolder and do the same: `yarn install`, `yarn start`
<a name="thanks"></a>

@@ -219,0 +232,0 @@ ### Thanks!

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

Sorry, the diff of this file is not supported yet

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

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