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.4 to 1.2.5

10

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

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

"engines": {
"node": ">=10.1"
"node": ">=12.1"
},

@@ -38,3 +38,3 @@ "scripts": {

"type": "git",
"url": "git+https://github.com/tinovyatkin/tlru.git"
"url": "git+https://github.com/tinovyatkin/fun-dispatcher.git"
},

@@ -44,5 +44,5 @@ "author": "Konstantin Vyatkin <tino@vtkn.io>",

"bugs": {
"url": "https://github.com/tinovyatkin/tlru/issues"
"url": "https://github.com/tinovyatkin/fun-dispatcher/issues"
},
"homepage": "https://github.com/tinovyatkin/tlru#readme",
"homepage": "https://github.com/tinovyatkin/fun-dispatcher#readme",
"devDependencies": {

@@ -49,0 +49,0 @@ "@babel/preset-env": "7.12.7",

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