augnitorecorder
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -485,3 +485,3 @@ function _regeneratorRuntime() { | ||
} else { | ||
if (data === EOS_MSG) { | ||
if (data === "EOS") { | ||
if (enableLogs) { | ||
@@ -488,0 +488,0 @@ console.warn("Gulping ".concat(EOS_MSG, " as socket seems already closed...")); |
{ | ||
"name": "augnitorecorder", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Audio recorder and streamer compatible with any browser", | ||
@@ -5,0 +5,0 @@ "main": "dist/augnitoRecorder.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
109346