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

clap-detector

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clap-detector - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "clap-detector",
"version": "0.1.2",
"version": "0.1.3",
"description": "Clap detection for node js (linux, raspberry systems)",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -51,3 +51,3 @@ Clap detection module for node js

// Register to a serie of 3 claps occuring within 3 seconds
// Register to a serie of 3 claps occuring within 2 seconds
clapDetector.onClaps(3, 2000, function(delay) {

@@ -54,0 +54,0 @@ //console.log('your callback code here ');

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