Socket
Socket
Sign inDemoInstall

react-country-region-selector

Package Overview
Dependencies
8
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

2

index.d.ts

@@ -261,2 +261,2 @@ // Type definitions for react-country-region-selector 3.0.1 by

export type CountryRegionData = [string[]];
export const CountryRegionData: [string[]];
{
"name": "react-country-region-selector",
"version": "3.0.1",
"version": "3.0.2",
"description": "CountryDropdown and RegionDropdown React components for your forms.",

@@ -5,0 +5,0 @@ "author": "country-regions",

@@ -111,3 +111,3 @@ # react-country-region-selector

Generally you don't need `CountryRegionData`, but should you need it, the raw data is accessible like in the above example.
Generally you don't need `CountryRegionData`, but if you should need it, the raw data is accessible like in the above example.

@@ -181,2 +181,4 @@

- `3.0.2` - Jan 18, 2021
- typings file fix.
- `3.0.1` - Sep 26, 2020

@@ -183,0 +185,0 @@ - typings file fix.

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