Socket
Socket
Sign inDemoInstall

@matrixai/timer

Package Overview
Dependencies
3
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

2

dist/Timer.js

@@ -235,2 +235,3 @@ "use strict";

}
delete this.handler;
this._status = 'settled';

@@ -247,2 +248,3 @@ }

this.rejectP(reason);
delete this.handler;
this._status = 'settled';

@@ -249,0 +251,0 @@ }

2

package.json
{
"name": "@matrixai/timer",
"version": "1.1.2",
"version": "1.1.3",
"author": "Roger Qiu",

@@ -5,0 +5,0 @@ "description": "Stopwatch timer object",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc