Socket
Socket
Sign inDemoInstall

call-func

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

call-func - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

2

build/cjs/src/debounce.js

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

return (0, _callfunc["default"])(func, args, scope);
}, defaultDelay || delay);
}, defaultDelay !== null && defaultDelay !== void 0 ? defaultDelay : delay);
};

@@ -28,0 +28,0 @@ };

{
"version": "0.3.3",
"version": "0.3.4",
"name": "call-func",

@@ -4,0 +4,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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