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

@ridi/cms-sdk

Package Overview
Dependencies
Maintainers
9
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ridi/cms-sdk

Ridibooks CMS SDK

  • 4.1.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
30
increased by1400%
Maintainers
9
Weekly downloads
 
Created
Source

Ridibooks CMS SDK

Packagist

Introduction

CMS SDK provides common resources used in RIDI CMS This library uses Apache Thrift for a RPC implementation.

Supporting Languages

For more details, see below links.

For SDK developers

To build a RPC client, you should install Apache Thrift.

# In macOS, you can install easily with homebrew.
brew install thrift

To generate thrift code, please run:

make thrift

CMS-SDK Release steps

  1. Create release/{version} branch.
  2. Update CHANGELOG.md.
  3. Update new SDK version in package.json & lib/python/setup.py.
  4. Commit & push all the changes and make a pull request.
  5. After PR, tag a new release in github. This will release a new version in Packagist.
  6. make -C lib/js release will release js module.
  7. make -C lib/python release will release python package.

Keywords

FAQs

Package last updated on 10 Jul 2020

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