@superhawk610/castv2
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -128,3 +128,3 @@ var EventEmitter = require('events').EventEmitter; | ||
var buf = CastMessage.serialize(message); | ||
this.ps.send(buf); | ||
if (this.ps) this.ps.send(buf); | ||
}; | ||
@@ -131,0 +131,0 @@ |
{ | ||
"name": "@superhawk610/castv2", | ||
"private": false, | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "An implementation of the Chromecast CASTV2 protocol", | ||
@@ -6,0 +5,0 @@ "author": "thibauts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
37130
19
466