country-list-with-dial-code-and-flag
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "country-list-with-dial-code-and-flag", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Country list with dial code and flag", | ||
@@ -9,4 +9,21 @@ "main": "dist/index.js", | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"keywords": [ | ||
"country", | ||
"flag", | ||
"dial code", | ||
"phone", | ||
"country code", | ||
"npm", | ||
"javascript" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/necessarylion/country-list-with-dial-code-and-flag" | ||
}, | ||
"author": { | ||
"name": "Necessary Lion", | ||
"email": "hello@bilions.org", | ||
"url": "https://bilions.org" | ||
} | ||
} |
@@ -7,2 +7,11 @@ # Country list with dial code and flag | ||
- result will be inArray | ||
- result will be inArray | ||
``` | ||
[ | ||
{ "name": "Afghanistan", "dial_code": "+93", "code": "AF", "flag": "🇦🇫" }, | ||
{ "name": "Myanmar", "dial_code": "+95", "code": "MM", "flag": "🇲🇲" } ... | ||
] | ||
``` | ||
![Country List with flag and dial code](image.png) |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
178348
4
1
17
0