abstract-object
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -5,3 +5,3 @@ var defineProperty = require('util-ex/lib/defineProperty') | ||
defineProperty(AbstractObject.prototype, '$abilities', { | ||
eventable: require('./eventable') | ||
Eventable: require('./eventable') | ||
}) | ||
@@ -8,0 +8,0 @@ /* |
{ | ||
"name": "abstract-object", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "AbstractObject with Object State Events Support", | ||
@@ -21,3 +21,3 @@ "homepage": "https://github.com/snowyu/abstract-object", | ||
"abstract-error": "^1.0.1", | ||
"custom-ability": "~1.2.2", | ||
"custom-ability": "~1.2.3", | ||
"events-ex": "~1.1.0", | ||
@@ -24,0 +24,0 @@ "inherits-ex": "~1.0.6", |
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
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
58852
102
Updatedcustom-ability@~1.2.3