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 3.1.0 to 3.2.0

3

CHANGELOG.md

@@ -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

2

package.json
{
"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

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