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

caspar-cg

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caspar-cg - npm Package Compare versions

Comparing version 0.0.9 to 0.1.0

2

lib/connection.js

@@ -81,3 +81,3 @@ "use strict";

client.on("end", function () {
client.on("close", function () {
self.log("Disconnected");

@@ -84,0 +84,0 @@ self.emit("disconnected");

{
"name": "caspar-cg",
"description": "Caspar CG to Node interface",
"version": "0.0.9",
"version": "0.1.0",
"author": "Kevin Smith (@respectTheCode)",

@@ -29,3 +29,6 @@ "homepage": "https://github.com/respectTheCode/node-caspar-cg",

"chai": "~1.8.1"
},
"engines" : {
"node" : ">=4.0.0"
}
}
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