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

@bigbinary/neeto-approvals-frontend

Package Overview
Dependencies
Maintainers
12
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigbinary/neeto-approvals-frontend

To manage approvals across neeto products.

  • 0.0.7
  • npm
  • Socket score

Version published
Weekly downloads
153
increased by35.4%
Maintainers
12
Weekly downloads
 
Created
Source

@bigbinary/neeto-approvals-frontend

neetoApprovals is a library that manages approvals across neeto products.

Installation

  1. neetoApprovals has a few peer dependencies that are required for the proper functioning of the package. Install all the peer dependencies using the below command:

    yarn add @bigbinary/neeto-icons@1.8.46 @bigbinary/neetoui@4.1.33 axios@1.2.1 classnames@2.3.2 formik@2.2.9 ramda@0.28.0 react-router-dom@5.3.3 react-toastify@8.2.0 react-query@3.39.2 yup@0.32.11
    
  2. Now install the latest neetoApprovals package using the below command:

    yarn add @bigbinary/neeto-approvals-frontend
    

Usage

WIP

Development

  1. Install all the dependencies by executing the following command

    yarn install
    
  2. See the changes in the example app by executing the following command:

    yarn dev
    

Building

The neetoApprovals package gets published to NPM only when we add the release label to the PR. By default the release label will bump the patch version. If you want to release a minor or major version, then along with the release label, add the minor or major label as well. You can checkout the publish workflow in GitHub Actions to get a live update.

FAQs

Package last updated on 27 Jan 2023

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