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

@ferlab/ui

Package Overview
Dependencies
Maintainers
3
Versions
603
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ferlab/ui

Core components for scientific research data portals

  • 1.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
500
decreased by-0.6%
Maintainers
3
Weekly downloads
 
Created
Source

@ferlab-ui React core components

Install

npm i @ferlab/ui

Requirements

Styles are installed separetly

@ferlab/style

Storybook

In order to see and test all available components, you can run

cd ferlab-ui/storybook
npm start

Developper

All work must be done based on master All styles automatically reference to the @ferlab/styles package

Publish new release

To publish a new release once a PR as been validated and merged

  1. Try to install the package to make sure everything work corretly

    cd [test dir] && npm i [full_path]/ferlab-ui/packages/ui

  2. Prepare the package

    npm run build

  3. On master Update package.json version
  4. Create a tag to the new version git tag [semantic version]
  5. Login to npm

    npm login

  6. Push the new version

    npm publish

FAQs

Package last updated on 25 Feb 2021

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