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

augnitorecorder

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

augnitorecorder - npm Package Compare versions

Comparing version 1.0.25 to 1.0.26

9

dist/augnitoRecorder.js

@@ -862,3 +862,7 @@ function _regeneratorRuntime() {

this.source = this.audioContext.createMediaStreamSource(audioStream);
case 4:
if (this.enableLogs) {
console.log("AUDIO STREAM: ", audioStream);
console.log("AUDIO SOURCE: ", this.source);
}
case 5:
case "end":

@@ -935,5 +939,6 @@ return _context3.stop();

_this.log("Worklet processing done, clearing resources...");
_this.cleanup();
// Uncomment to save recording
if (_this.isDebug) _this.saveAudio();
_this.cleanup();
}

@@ -940,0 +945,0 @@ // Uncomment to save recording

{
"name": "augnitorecorder",
"version": "1.0.25",
"version": "1.0.26",
"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

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