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

@relaypro/sdk

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@relaypro/sdk - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

9

package.json
{
"name": "@relaypro/sdk",
"version": "1.0.1",
"version": "1.0.2",
"description": "Workflow SDK Relay on Node.js",
"license": "MIT",
"repository": "github:relaypro/relay-js",
"keywords": [
"Relay Pro",
"Relay",
"Voice"
],
"homepage": "https://api-docs.relaypro.com",
"bugs": "https://github.com/relaypro/relay-js/issues",
"main": "dist/index.js",

@@ -8,0 +15,0 @@ "engines": {

11

README.md

@@ -8,3 +8,3 @@ # relay-js

```bash
npm install git+https@bitbucket.org:republicwireless/relay-js.git
npm install @relaypro/sdk
```

@@ -27,12 +27,11 @@

## ibot Configuration
## Workflow Registration
Configuration a Relay to trigger a workflow, and thus connect
to a running Node.js process leveraging the relay-js SDK
is currently still "involved". Consult the ibot team.
To register your workflow on a Relay device see https://api-docs.relaypro.com/docs/register-workflows
## Development
```bash
git clone git@bitbucket.org:republicwireless/relay-js.git
git clone git@github.com:relaypro/relay-js.git
cd relay-js

@@ -39,0 +38,0 @@ npm install

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