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.2.2 to 1.2.3

.publish/.npmignore

12

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

@@ -40,10 +40,12 @@ "main": "lib/rcrs.js",

},
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0",
"react-dom": "^15.0.0 || ^16.0.0"
},
"dependencies": {
"prop-types": "^15.5.8",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"reactify": "^1.1.1"
},
"devDependencies": {
"country-region-data": "^1.4.0",
"country-region-data": "^1.4.2",
"gulp": "^3.9.1",

@@ -54,3 +56,5 @@ "gulp-param": "^1.0.3",

"gulp-util": "^3.0.7",
"react": "^15.6.1",
"react-component-gulp-tasks": "^0.7.7",
"react-dom": "^15.6.1",
"run-sequence": "^1.2.1",

@@ -57,0 +61,0 @@ "yargs": "^4.7.1"

@@ -254,2 +254,3 @@ # React-Country-Region-Selector

- `1.2.3` - Nov 7, 2017. Country data updates. React moved to peer dependency, thanks [@iamdey](https://github.com/iamdey)!
- `1.2.2` - Oct 4, 2017 - Update to pass event on change. Thanks [@robertnealan](https://github.com/robertnealan)!

@@ -256,0 +257,0 @@ - `1.2.1` - Sept 6, 2017 - IE11 bug fix.

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

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

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

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

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

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc