abstract-object
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -113,3 +113,3 @@ (function() { | ||
AbstractObject.createWith = util.createWith; | ||
AbstractObject.createWith = util.createObjectWith; | ||
@@ -116,0 +116,0 @@ return AbstractObject; |
{ | ||
"name": "abstract-object", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "AbstractObject with Object State Events Support, RefObject with RefCount and AddRef/Release Support.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/snowyu/abstract-object", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
48911