currency-flags
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"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
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
134867
316
33