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

country-flags-svg-alpha

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-flags-svg-alpha - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

package.json
{
"name": "country-flags-svg-alpha",
"version": "1.0.3",
"version": "1.0.4",
"description": "A list of countries with url links to a svg image which you can simply use in your web application",

@@ -17,6 +17,6 @@ "main": "dist/index.js",

"test-coverage": "jest --coverage",
"prepare": "yarn run clean && yarn run test && yarn run build",
"deploy": "npm version patch && npm publish",
"prepare": "npm run clean && npm run test && npm run build",
"deploy": "npm publish",
"update-docs": "md-magic --path ./README.md --ignore node_modules",
"prepublish": "npm run build && npm version patch"
"prepublishOnly": "npm version patch"
},

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

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