🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@kepler-io/client

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kepler-io/client

This project represents the Kepler Client.

latest
npmnpm
Version
1.0.12
Version published
Maintainers
1
Created
Source

Internal Client

This project represents the Kepler Client.

Build

Run yarn build.

Run

Run yarn start for starting development version.

Run yarn start:prod for starting production version.

Installation

Kepler Api is installable as NMP Module: npm install -g @kepler-io/client.

Upgrade of package is available via command: npm upgrade --global @kepler-io/client

Packing

Cannot use pkg library, because Api is using ESM modules with latest features (await used in root file ... etc.) !!

So we are using shebang file located in ./bin directory.

You can test packaging locally via npm pack and observe generated tar file.

Publishing

Publishing is done via NPM (not Yarn): npm run publish-remote.

Repository: https://www.npmjs.com/search?q=kepler-io

CLI

API CLI is available via kepler-client command in terminal.

FAQs

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