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

country-list-js

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-list-js - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "country-list-js",
"version": "0.0.1",
"version": "0.0.2",
"description": "Country list with ISO2, ISO3 code, continent, capital, dialing code",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/i-rocky/country-js.git",

@@ -1,4 +0,5 @@

## Country JS
## Country List JS
> https://i-rocky.github.io/country-js/
> https://i-rocky.github.io/country-list-js/
> https://www.npmjs.com/package/country-list-js

@@ -11,2 +12,7 @@ ## Installation

or
```
npm install country-list-js
```
## Basic Usage

@@ -69,2 +75,14 @@ #### Instantiation

var dialing_code = country.info('dialing_code'); //880
```
### npm commands
##### Test
```
npm run test
```
##### Build
```
npm run build
```

Sorry, the diff of this file is not supported yet

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