Comparing version 6.0.1 to 6.0.2
@@ -30,2 +30,3 @@ 'use strict'; | ||
this.emit('error', error, rinfo); | ||
return; | ||
} | ||
@@ -32,0 +33,0 @@ if (decoded.elements) { |
{ | ||
"name": "node-osc", | ||
"description": "pyOSC inspired library", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"exports": { | ||
@@ -6,0 +6,0 @@ "require": "./dist/lib/index.js", |
Sorry, the diff of this file is not supported yet
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
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
69631
1395