eventhandler.js
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -1,2 +0,2 @@ | ||
| /*! EventHandler.js v0.1.0+0.master.e90776c7a9b0 | (c) 2015 Justin Murray | built on 2015-06-19 */ | ||
| /*! eventhandler.js v0.1.1+0.master.780e61431a1d | (c) 2015 Justin Murray | built on 2015-06-19 */ | ||
@@ -3,0 +3,0 @@ (function() { |
@@ -1,4 +0,4 @@ | ||
| /*! EventHandler.js v0.1.0+0.master.e90776c7a9b0 | (c) 2015 Justin Murray | built on 2015-06-19 */ | ||
| /*! eventhandler.js v0.1.1+0.master.780e61431a1d | (c) 2015 Justin Murray | built on 2015-06-19 */ | ||
| (function(){var a=[].slice;!function(a,b){return"function"==typeof define&&null!=define.amd?define([],b):"object"==typeof exports?module.exports=b():a.EventHandler=b()}(this,function(){var b;return b=function(){function b(a,b,c){this.firesOnce=null!=a?a:!1,this.fireAtReg=null!=b?b:!1,this.fireAtRegArgs=null!=c?c:[],this.list=[],this.fireNow=!1}return b.prototype.fire=function(){var b,c,d,e,f;for(b=1<=arguments.length?a.call(arguments,0):[],f=this.list,d=0,e=f.length;e>d;d++)c=f[d],c.apply(this,b);return this.fireNow=this.firesOnce},b.prototype.fireAsync=function(){var b,c,d,e,f;for(b=1<=arguments.length?a.call(arguments,0):[],f=this.list,d=0,e=f.length;e>d;d++)c=f[d],setTimeout(function(a){return function(){return c.apply(a,b)}}(this),0);return this.fireNow=this.firesOnce},b.prototype.emit=b.prototype.fire,b.prototype.emitAsync=b.prototype.fireAsync,b.prototype.on=function(a){var b;return this.list.push(a),(this.fireNow||("function"==typeof this.fireAtReg?this.fireAtReg():void 0)||this.fireAtReg===!0)&&setTimeout(function(b){return function(){return a.apply(b,b.fireAtRegArgs)}}(this),0),b={fn:a,evt:this,off:function(){return b.evt.off(b.fn)}}},b.prototype.off=function(a){var b;return null!=a?this.list=function(){var c,d,e,f;for(e=this.list,f=[],c=0,d=e.length;d>c;c++)b=e[c],b!==a&&f.push(b);return f}.call(this):this.list.length=0},b}()})}).call(this); | ||
| //# sourceMappingURL=EventHandler.min.js.map |
+2
-2
| { | ||
| "name": "eventhandler.js", | ||
| "repository": "https://github.com/murrayju/xmlCoffee", | ||
| "repository": "murrayju/xmlCoffee", | ||
| "license": "MIT", | ||
@@ -59,3 +59,3 @@ "keywords": [ | ||
| }, | ||
| "version": "0.1.0+0.master.e90776c7a9b0" | ||
| "version": "0.1.1+0.master.780e61431a1d" | ||
| } |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
16845
-0.08%