New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

frontend-orb

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frontend-orb

This projet aggregate all the CI commands related to the frontend field - Node dependencies install - App build - Lerna release - Typescript check - Linting - etc...

latest
Source
npmnpm
Version
4.4.0
Version published
Maintainers
1
Created
Source

Frontend Orb

This projet aggregate all the CI commands related to the frontend field

  • Node dependencies install
  • App build
  • Lerna release
  • Typescript check
  • Linting
  • etc...

Prerequisite

  • The CLI of CircleCI is required to operate on orbs
brew install circleci
  • For the publication you need to configure you CircleCI CLI with a Circle Token (you can get one here: https://circleci.com/account/api)
circleci setup
  • Yarn & node installed

Publish on prod (public orb)

  • Checkout the release tag you want to publish
git checkout v1.0.0
  • Run the yarn script pack-publish:
yarn pack-publish

FAQs

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