New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

cfy

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cfy - npm Package Compare versions

Comparing version
1.0.12
to
1.0.13
+1
-3
index.js

@@ -126,5 +126,3 @@ // Generated by LiveScript 1.5.0

if (args.length === num_args && typeof callback === 'function') {
return wrapped.bind(this).apply(null, args).then(callback, function(err){
return console.log(err);
});
return wrapped.bind(this).apply(null, args).then(callback);
} else {

@@ -131,0 +129,0 @@ return wrapped.bind(this).apply(null, slice$.call(args).concat([callback]));

{
"name": "cfy",
"version": "1.0.12",
"version": "1.0.13",
"description": "Use generators and yield to write regular callback-based functions",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet