Socket
Socket
Sign inDemoInstall

@xyrusworx/cpm-api

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @xyrusworx/cpm-api

The API specification and data model for CPM


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

CPM | Crypto Portfolio Manager - API and data model

This package contains the API specification and data model of CPM.

License

Usage is permitted under the GPLv3 license. Please refer to the license text for details: https://www.gnu.org/licenses/gpl-3.0-standalone.html A basic list of "do"s and "don't"s:

  • DO disclose source code of derivative works
  • DO include license and copyright notices in derivative works
  • DO state your changes in derivative works
  • DON'T change license in derivative works
  • DON'T assume any liability by the author of this project
  • DON'T assume any warranty by the author of this project

How to build

Clone this repository and run:

npm install
npm run build

How to release

This repository is under semantic release control. This means, commit messages will control the target version number of the new package.

Commit message format

Commit messageRelease type
fix: stop graphite breaking when too much pressure appliedPatch Fix Release
feat: add 'graphiteWidth' optionMinor Feature Release
perf: remove graphiteWidth option

BREAKING CHANGE: The graphiteWidth option has been removed.
The default graphite width of 10mm is always used for performance reasons.
Major Breaking Release
(Note that the BREAKING CHANGE: token must be in the footer of the commit)

See here: https://github.com/semantic-release/semantic-release#how-does-it-work

Keywords

FAQs

Last updated on 26 Nov 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc