
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
currency-flags
Advanced tools
This package outputs two CSS files (minified and unminified) with classes for currency codes. It also outputs a folder with the new SVG circular flags.
Major version bump: Note that v4 uses SVG flags from wise-atoms that are circular for some of the flags and the rest of the flags are the old rectangular ones that have been turned in to circles using CSS
1. Install
yarn add currency-flags
2. Add CSS to page
3. Use
<div class="currency-flag currency-flag-usd"></div>
The currency-flag selector has a default display of inline-block, size of 24x24 and a background-size of cover.
currency-flag-sm, currency-flag-lg and currency-flag-xl modifiers are available.
The source for some of the flags is wise-atoms.
The source images for the rest of the (rectangular) flags are available in src/old-flags/${currency_code}.png. The rectangular flags are also available as static-assets from https://wise.com/public-resources/assets/flags/rectangle/{currency-code}.png
svg files to wise-atomssrc/styles.css for the new currency, referencing the new flag name.package.json according to semver and add an item that a release will be based on to CHANGELOG.md. yarn install to ensure the correct version in the lockfile.package.json.FAQs
Flags for currency codes.
The npm package currency-flags receives a total of 4,257 weekly downloads. As such, currency-flags popularity was classified as popular.
We found that currency-flags demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.