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

currency-flags

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

currency-flags - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

12

package.json
{
"name": "currency-flags",
"version": "1.1.0",
"version": "1.2.0",
"description": "Flags for currency codes.",

@@ -19,11 +19,11 @@ "files": [

"type": "git",
"url": "git://github.com/salesflare/currency-flags.git"
"url": "git://github.com/transferwise/currency-flags.git"
},
"author": "Salesflare",
"author": "oliverviljamaa",
"license": "MIT",
"devDependencies": {
"clean-css-cli": "4.1.0",
"imacss": "1.0.0",
"imagemin-cli": "3.0.0"
"clean-css-cli": "^4.1.6",
"imacss": "^1.0.0",
"imagemin-cli": "^3.0.0"
}
}
# currency-flags
This package outputs two CSS files (minified and unminified) with classes for currency codes using base64 background images inlined.
Originally from https://github.com/transferwise/currency-flags.

@@ -9,3 +9,3 @@ ## How to use

`npm install --save currency-flags`
`npm install --save https://github.com/transferwise/currency-flags.git`

@@ -33,1 +33,2 @@ **2. Add CSS to page**

1. Open a pull request
1. Draft a release on GitHub with the same version as specified in `package.json`

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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