abstract-object
Advanced tools
Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "abstract-object", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "AbstractObject with Object State Events Support", | ||
@@ -20,6 +20,6 @@ "homepage": "https://github.com/snowyu/abstract-object", | ||
"dependencies": { | ||
"custom-ability": "~1.3.1", | ||
"events-ex": "~1.1.1", | ||
"custom-ability": "~1.3.2", | ||
"events-ex": "~1.1.3", | ||
"inherits-ex": "~1.0.6", | ||
"util-ex": "~0.2.9" | ||
"util-ex": "~0.3.2" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
- Removedutil-ex@0.2.9(transitive)
Updatedcustom-ability@~1.3.2
Updatedevents-ex@~1.1.3
Updatedutil-ex@~0.3.2