New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cosplay-pi-tk-voice-modulator

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cosplay-pi-tk-voice-modulator - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

4

dist/main.js

@@ -88,3 +88,5 @@ "use strict";

const clickPlaySoundFilePath = path.resolve(__dirname, `..`, `click.wav`);
(0, child_process_1.exec)(`play ${clickPlaySoundFilePath} gain -20`);
(0, child_process_1.spawn)(`play ${clickPlaySoundFilePath} gain -5`, {
shell: true,
});
wasClickPlayed = true;

@@ -91,0 +93,0 @@ }

{
"name": "cosplay-pi-tk-voice-modulator",
"version": "1.1.2",
"version": "1.1.3",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "files": [

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