can-queues
Advanced tools
Comparing version 0.2.11 to 0.2.12
@@ -117,3 +117,3 @@ var canDev = require( 'can-util/js/dev/dev' ); | ||
tasks.forEach( function ( fn ) { | ||
var meta = makeMeta !== undefined ? makeMeta( fn, context, args ) : {}; | ||
var meta = makeMeta != null ? makeMeta( fn, context, args ) : {}; | ||
meta.reasonLog = reasonLog; | ||
@@ -120,0 +120,0 @@ QUEUE.enqueue( fn, context, args, meta ); |
{ | ||
"name": "can-queues", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "A light weight JavaScript task queue", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
198693
40
736
1