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

country-flag-emoji-json

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-flag-emoji-json - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "country-flag-emoji-json",
"version": "1.0.1",
"version": "1.0.2",
"description": "Country flag emojis in JSON format",

@@ -5,0 +5,0 @@ "keywords": [

# Country Flag Emoji JSON
[![Build Status](https://flat.badgen.net/travis/risan/country-flag-emoji-json)](https://travis-ci.org/risan/country-flag-emoji-json)
[![Maintainability](https://flat.badgen.net/codeclimate/maintainability/risan/country-flag-emoji-json)](https://codeclimate.com/github/risan/country-flag-emoji-json)
[![Latest Stable Version](https://flat.badgen.net/npm/v/country-flag-emoji-json)](https://www.npmjs.com/package/country-flag-emoji-json)
[![Code Style: Prettier](https://flat.badgen.net/badge/code%20style/prettier/ff69b4)](https://github.com/prettier/prettier)
[![License](https://flat.badgen.net/npm/license/country-flag-emoji-json)](https://github.com/risan/country-flag-emoji-json/blob/master/LICENSE)
[![Build Status](https://badgen.net/travis/risan/npm-boilerplate-node-browser)](https://travis-ci.org/risan/npm-boilerplate-node-browser)
[![Greenkeeper](https://badges.greenkeeper.io/risan/npm-boilerplate-node-browser.svg)](https://greenkeeper.io)
[![Latest Version](https://badgen.net/npm/v/npm-boilerplate-node-browser)](https://www.npmjs.com/package/npm-boilerplate-node-browser)
Country flag emojis in JSON format.
## Country Flag Emoji JSON CDN
## CDN
Check the [json directory](https://github.com/risan/country-flag-emoji-json/tree/master/json) to see all available JSON files. The JSON files are also available through [UNPKG](https://unpkg.com/) CDN.
The JSON files are available over a CDN:

@@ -65,5 +63,2 @@ * Flag emojis: [unpkg.com/country-flag-emoji-json@latest/json/flag-emojis.pretty.json](https://unpkg.com/country-flag-emoji-json@latest/json/flag-emojis.pretty.json)

$ npm install
# Or if you use Yarn
$ yarn
```

@@ -77,5 +72,2 @@

$ npm run build
# Or if you use Yarn
$ yarn build
```

@@ -89,3 +81,3 @@

MIT © [Risan Bagja Pradana](https://bagja.net)
[MIT](https://github.com/risan/country-flag-emoji-json/blob/master/LICENSE) © [Risan Bagja Pradana](https://bagja.net)

@@ -92,0 +84,0 @@ > Emojis data used to generate the JSON files are provided by the [Unicode Consortium](https://www.unicode.org/).

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