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

@figuredev/business-config-sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/business-config-sdk

### How to publish a new version to npm?

  • 0.15.39
  • npm
  • Socket score

Version published
Weekly downloads
18
increased by12.5%
Maintainers
8
Weekly downloads
 
Created

Business Config Service SDK

How to publish a new version to npm?

  1. Go to sdk directory
  2. Increment version in package.json
    • small fixes - patch version 0.0.x
    • breaking changes - minor version 0.x.0
  3. Document your changes in CHANGELOG.md
  4. Call npm publish --access public

CHANGELOG

For a list of changes see CHANGELOG.md.

FAQs

Package last updated on 11 Apr 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