Socket
Socket
Sign inDemoInstall

@hisorange/resistor

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

2

build/resistor.js

@@ -223,3 +223,3 @@ "use strict";

// Track the execution time.
this._analytics.worker.processTime = finishedAt - startedAt;
this._analytics.worker.processTime += finishedAt - startedAt;
this.emitter.emit(events_2.EVENTS.FLUSH_EXECUTED, ++this._analytics.worker.executed);

@@ -226,0 +226,0 @@ // Remove the process after finish.

{
"name": "@hisorange/resistor",
"version": "2.1.0",
"version": "2.1.1",
"description": "Versatily resource load throttler with extensible strategies, configuration and virtual thread management.",

@@ -5,0 +5,0 @@ "keywords": [

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