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

accurate-timer

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

accurate-timer - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "accurate-timer",
"version": "0.0.5",
"version": "0.0.6",
"description": "An accurate timer using requestAnimationFrame() and performance.now(), defaulting to setInterval when needed.",

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

@@ -12,3 +12,3 @@ # An accurate, multienvironment timer

The callback will be called every <interval> milliseconds.
The callback will be called every `interval` milliseconds.

@@ -15,0 +15,0 @@ * start / stop the timer:

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