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

hyperdeck-js-lib

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperdeck-js-lib - npm Package Compare versions

Comparing version 0.0.2-1 to 0.0.2-2

2

package.json
{
"name": "hyperdeck-js-lib",
"version": "0.0.2-1",
"version": "0.0.2-2",
"description": "A javascript library for communication with the Blackmagic Hyperdeck.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

[![Build Status](https://travis-ci.org/LA1TV/Hyperdeck-JS-Lib.svg?branch=master)](https://travis-ci.org/LA1TV/Hyperdeck-JS-Lib)
[![npm version](https://badge.fury.io/js/hyperdeck-js-lib.svg)](https://badge.fury.io/js/hyperdeck-js-lib)

@@ -7,2 +8,5 @@ Hyperdeck-JS-Lib

# Installing
`npm install --save hyperdeck-js-lib`
# Using The Library

@@ -9,0 +13,0 @@ The `makeRequest()` function returns a promise which will resolve with the response from the hyperdeck if it is a succcesful response. Otherwise it will reject. If the connection was lost the response object will be `null` otherwise it will be the error response from the hyperdeck.

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