New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ryuu-client

Package Overview
Dependencies
Maintainers
7
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ryuu-client

Node client for ryuu services

  • 4.3.1-beta.0
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
7
Weekly downloads
 
Created
Source

Ryuu Client

The client (endpoint) repository used by Ryuu/Domo App Platform

See the developer docs for instructions on how to install and use this library (almost solely as a dependancy of Ryuu/Ryuu-Proxy), as well as more information about the complete Domo App Platform.

Releasing this Library

When running the version command you can increment the numbers as follows:

  • npm version major - x.0.0
  • npm version minor - 4.x.0
  • npm version patch - 4.0.x
  • npm version prerelease --preid beta - 4.0.x-beta.0
  • npm version prerelease - 4.0.0-beta.(x)
  • npm version premajor --preid beta - x.0.0-beta.0

Making Changes

Recommended Workflow:

  1. Create new branch (named "DOMO-XXXXXX")
  2. Make Changes
  3. Commit Changes
  4. Bump version in package.json
  5. npm version prerelease --preid beta

Release commands (alpha/beta commands also available)

npm run release

npm package

FAQs

Package last updated on 04 Nov 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

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