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

activity-loop

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

activity-loop - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dist/index.js

@@ -25,3 +25,3 @@ 'use strict';

var events = ['click', 'mousemove', 'mouseenter'];
var events = ['click', 'mousemove', 'mouseenter', 'keyup', 'keydown'];

@@ -28,0 +28,0 @@ var Loop = (function (_EventEmitter) {

{
"name": "activity-loop",
"version": "1.0.0",
"version": "1.0.1",
"description": "Checks whether a user interaction happened on the given element",

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

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