📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@elevate_security/component-library

Package Overview
Dependencies
Maintainers
6
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elevate_security/component-library

Looking for V1 Go [Here](https://www.npmjs.com/package/@elevate_security/elevate-component-library) A UI library backed by TailWindCss and AmCharts

2.0.9
Source
npm
Version published
Maintainers
6
Created
Source

Elevate Component Library V2

Looking for V1 Go Here A UI library backed by TailWindCss and AmCharts

Setup

yarn or npm install

Build - This command will build all the files and prepare them to be published on npmjs

yarn build or npm run build

Explanation

The package is a wrapper for TailwindCss and Amcharts, with an Elevate Security theme

Deploying to NPM

In a release branch, use npm version to bump the version in package.json, commit and tag altogether. If you manually bump the version, circle-ci will not build your changes reflected in config.yml

VERSION=X.X.X
npm version $VERSION
git push origin : "v${VERSION}"

Then push any changes made in a branch to github and circle-ci will generate a new build.

FAQs

Package last updated on 20 Sep 2022

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