Socket
Socket
Sign inDemoInstall

detection

Package Overview
Dependencies
1
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

5

lib/index.js

@@ -185,2 +185,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

}
audioInput.disconnect();
recorder.disconnect();

@@ -191,7 +192,7 @@ stream.getTracks()[0].stop();

yes: () => {
stop();
this.microphone = true;
}, no: () => {
stop();
}, no: () => {
this.microphone = false;
stop();
}

@@ -198,0 +199,0 @@ };

2

package.json
{
"name": "detection",
"version": "0.0.4",
"version": "0.0.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib/index",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc