New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-pluggable

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-pluggable - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

3

index.js

@@ -71,3 +71,3 @@ // Generated by CoffeeScript 1.9.1

match_param = arguments[0], params = 3 <= arguments.length ? slice.call(arguments, 1, i = arguments.length - 1) : (i = 1, []), callback = arguments[i++];
return async.eachSeries(this.match(match_param), function(arg, callback) {
async.eachSeries(this.match(match_param), function(arg, callback) {
var fn, match_param;

@@ -81,2 +81,3 @@ match_param = arg[0], fn = arg[1];

});
return this;
};

@@ -83,0 +84,0 @@

{
"name": "node-pluggable",
"version": "0.1.4",
"version": "0.1.5",
"description": "Add your Hook more easily.",

@@ -5,0 +5,0 @@ "main": "index.js",

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