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

idle-js

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idle-js - npm Package Compare versions

Comparing version 2.0.0-beta.2 to 2.0.0-beta.3

12

package.json
{
"name": "idle-js",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "Detect user idleness. In other words, play with activity state.",

@@ -44,3 +44,11 @@ "scripts": {

"Martin Hradil <mhradil@redhat.com> (https://github.com/himdel)"
]
],
"exports": {
".": {
"import": "./dist/idle-js.es.js",
"require": "./dist/idle-js.umd.js"
}
},
"main": "./dist/idle-js.umd.js",
"module": "./dist/idle-js.es.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