Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

use-country-info

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-country-info - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

2

package.json
{
"name": "use-country-info",
"description": "use-country-info",
"version": "1.0.21",
"version": "1.0.22",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": "Erik Ferreira de Lima <erik.lima.f@outlook.com>",

@@ -232,8 +232,2 @@ # use-country-info

##
In the above example, we import the useCountryInfoFetcher hook and use it in the CountryInfo component. The hook returns two variables: allInfo and callingCountries, which contain the information for all countries and the specific information for the calling codes of each country, respectively.
You can use these variables to render the country information in your component or use it as needed.
## Contribution

@@ -240,0 +234,0 @@ This is an open-source project, and we welcome contributions from the community. If you encounter issues, bugs, or have ideas for improvements, feel free to open an issue or submit a pull request in the official repository on GitHub.

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