Socket
Socket
Sign inDemoInstall

fun-dispatcher

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5 to 1.2.6

2

dist/index.js

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

this.sortTimeouts();
}).unref();
});
}

@@ -83,0 +83,0 @@ runNext() {

{
"name": "fun-dispatcher",
"version": "1.2.5",
"version": "1.2.6",
"description": "Tiny ES6 class to run functions after a given delay. Uses just on timer at any time and setImmediate to launch",

@@ -29,3 +29,3 @@ "types": "./dist/index.d.ts",

"postversion": "git push origin master --tags",
"prepublishOnly": "tsc"
"prepublishOnly": "tsc && npm test"
},

@@ -32,0 +32,0 @@ "directories": {

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