react-select-country-list
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "react-select-country-list", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Maps ISO 3166-1-alpha-2 codes to English country names and match react-select options props", | ||
@@ -5,0 +5,0 @@ "main": "country-list.js", |
@@ -16,4 +16,8 @@ # react-select-country-list | ||
``` cli | ||
npm install react-select-country-list | ||
npm install react-select-country-list --save | ||
``` | ||
or | ||
``` cli | ||
yarn add react-select-country-list | ||
``` | ||
@@ -20,0 +24,0 @@ ## Example |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18692
98