New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@defisaver/components

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defisaver/components

Component pack used in DeFi Saver projects

  • 0.0.23
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
74
decreased by-22.11%
Maintainers
0
Weekly downloads
 
Created
Source

DeFi Saver UI Components

Component pack used in DeFi Saver projects

Development

All components need to be in ./src/components/... with index.js file for exports. Both css and scss can be used for styles.

To test the components, create a story such as the example in Test.stories.js. After creating the story run npm run storybook script to view the components. If using node 17+, the legacy option will be required: NODE_OPTIONS=--openssl-legacy-provider npm run storybook.

To build the package for publishing run npm run build-lib. JS code will be in the ./dist/index.js file and style code will be put in ./dist/bundle.css file.

FAQs

Package last updated on 09 Dec 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