metal-events
Advanced tools
Comparing version 1.0.0 to 1.0.4
@@ -26,3 +26,2 @@ 'use strict'; | ||
*/ | ||
var EventEmitter = function (_Disposable) { | ||
@@ -39,3 +38,2 @@ _inherits(EventEmitter, _Disposable); | ||
*/ | ||
var _this = _possibleConstructorReturn(this, _Disposable.call(this)); | ||
@@ -42,0 +40,0 @@ |
@@ -29,3 +29,2 @@ 'use strict'; | ||
*/ | ||
var EventEmitterProxy = function (_Disposable) { | ||
@@ -42,3 +41,2 @@ _inherits(EventEmitterProxy, _Disposable); | ||
*/ | ||
var _this = _possibleConstructorReturn(this, _Disposable.call(this)); | ||
@@ -45,0 +43,0 @@ |
@@ -27,3 +27,2 @@ 'use strict'; | ||
*/ | ||
var EventHandle = function (_Disposable) { | ||
@@ -40,3 +39,2 @@ _inherits(EventHandle, _Disposable); | ||
*/ | ||
var _this = _possibleConstructorReturn(this, _Disposable.call(this)); | ||
@@ -43,0 +41,0 @@ |
@@ -21,3 +21,2 @@ 'use strict'; | ||
*/ | ||
var EventHandler = function (_Disposable) { | ||
@@ -35,3 +34,2 @@ _inherits(EventHandler, _Disposable); | ||
*/ | ||
var _this = _possibleConstructorReturn(this, _Disposable.call(this)); | ||
@@ -38,0 +36,0 @@ |
{ | ||
"name": "metal-events", | ||
"version": "1.0.0", | ||
"version": "1.0.4", | ||
"description": "Classes responsible for emitting and listening to events", | ||
"license": "BSD", | ||
"repository": "https://github.com/metal/metal/tree/master/packages/metal-events", | ||
"repository": "https://github.com/metal/metal.js/tree/master/packages/metal-events", | ||
"engines": { | ||
@@ -25,3 +25,3 @@ "node": ">=0.12.0", | ||
"dependencies": { | ||
"metal": "^1.0.0" | ||
"metal": "^1.0.4" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
45909
Updatedmetal@^1.0.4