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

@lidofinance/icons

Package Overview
Dependencies
Maintainers
6
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lidofinance/icons - npm Package Compare versions

Comparing version 2.6.0 to 2.7.0

2

package.json
{
"name": "@lidofinance/icons",
"version": "2.6.0",
"version": "2.7.0",
"main": "dist/cjs/index.js",

@@ -5,0 +5,0 @@ "module": "dist/esm/index.js",

@@ -28,4 +28,5 @@ # Icon Components

1. Place the `.svg` file to the `src/svg` folder.
2. Run `convert` script from the root repository folder: `yarn workspace @lidofinance/icons run convert` or from current folder: `yarn convert`
2. If you would like the icon's colour to be adjustable, set its paths fill to black: `<svg><path fill="black"/></svg>`. Otherwise, no adjustments are needed.
3. Run `convert` script from the root repository folder: `yarn workspace @lidofinance/icons run convert` or from current folder: `yarn convert`
That's it. The new component should appear in the `src/index.tsx` file.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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