Socket
Socket
Sign inDemoInstall

@dynamic-labs/iconic

Package Overview
Dependencies
Maintainers
2
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/iconic

A React SDK for implementing wallet web3 authentication and authorization to your website.


Version published
Weekly downloads
14K
decreased by-0.97%
Maintainers
2
Weekly downloads
 
Created
Source

Adding an icon

  1. Add the SVG file to the appropriate folder
  2. Add a createIconic component to the index.ts in that folder for that icon (iconName should be lowercase)
  3. run nvm use
  4. run npx nx run iconic:build to update the sprite.svg
  5. run npx nx run iconic:test -u to update the snapshot
  6. Open a PR
  7. After merge, release (see below)

Updating an icon

  1. Update SVG file with new data
  2. run npx nx run iconic:build to update the sprite.svg
  3. Open a PR
  4. After merge Release (see below), which will update the sprite.svg

It will take up to 24 hours for new icon to be seen due to cache

Releasing

This process updates Dynamic's sprite.svg

FAQs

Package last updated on 06 Sep 2024

Did you know?

Socket

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.

Install

Related posts

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