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

robbie-sdk

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robbie-sdk

Robbie Visio SDK to send events for analaysis

  • 0.1.29
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Robbie Visio SDK

Installation

Install project dependencies:

npm install
pip install -r requirements.txt

Development

Compile Robbie Visio SDK

npm compile:development

Run tests

This will run tests and also check if eslint rules were followed.

npm run test

Maybe you want to TDD the sh*t out of the project, so you can use the watcher.

npm run test:watch

Production

Compile library

npm compile:production

Publish SDK to npm

This command will run tests, bundle the library and publish it in npm servers.

npm publish

To update the version, use npm semver command

npm version [major|minor|patch]

Keywords

FAQs

Package last updated on 12 Aug 2017

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