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 3.5.0 to 3.6.0

6

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

@@ -30,4 +30,4 @@ "author": "country-regions",

"prop-types": "^15.5.4",
"react": "^15.0.0 || ^16.0.0 || ^17.0.0",
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0"
"react": ">=15",
"react-dom": ">=^15"
},

@@ -34,0 +34,0 @@ "devDependencies": {

@@ -179,2 +179,4 @@ # react-country-region-selector

### Changelog
- `3.6.0` - Aug 2, 2022
- React 18 support added.
- `3.5.0` - Jul 30, 2022

@@ -181,0 +183,0 @@ - Upgrade country-region-data to 2.6.0.

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