currency-flags
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -0,1 +1,4 @@ | ||
# v3.2.0 | ||
## Use wise.com asset URLs instead of transferwise.com | ||
# v3.1.0 | ||
@@ -2,0 +5,0 @@ ## Re-add source images for custom implementations |
{ | ||
"name": "currency-flags", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "Flags for currency codes.", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -5,3 +5,3 @@ # currency-flags | ||
> **Major version bump:** Note that v3 of this library no longer inlines the images with base64 encoding, instead referencing them by transferwise.com asset URL. To continue self-hosting images, please stay on v2. | ||
> **Major version bump:** Note that v3 of this library no longer inlines the images with base64 encoding, instead referencing them by wise.com asset URL. To continue self-hosting images, please stay on v2. | ||
@@ -22,3 +22,3 @@ ## How to use | ||
<img src="https://transferwise.com/public-resources/assets/flags/rectangle/usd.png"> | ||
<img src="https://wise.com/public-resources/assets/flags/rectangle/usd.png"> | ||
@@ -25,0 +25,0 @@ The `currency-flag` selector has a default `display` of `inline-block`, size of `24x16` and a `background-size` of `cover`. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
1164714