abstract-object
Advanced tools
Comparing version 3.0.0-alpha.4 to 3.0.0
{ | ||
"name": "abstract-object", | ||
"version": "3.0.0-alpha.4", | ||
"version": "3.0.0", | ||
"description": "AbstractObject with Object State Events Support", | ||
@@ -34,6 +34,6 @@ "homepage": "https://github.com/snowyu/abstract-object", | ||
"dependencies": { | ||
"custom-ability": "^2.0.0-alpha.6", | ||
"events-ex": "^2.0.0-alpha.6", | ||
"inherits-ex": "^2.1.0-alpha.12", | ||
"util-ex": "^2.0.0-alpha.10" | ||
"custom-ability": "^2.0.0", | ||
"events-ex": "^2.0.0", | ||
"inherits-ex": "^2.1.0", | ||
"util-ex": "^2.0.0" | ||
}, | ||
@@ -40,0 +40,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
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
44015
Updatedcustom-ability@^2.0.0
Updatedevents-ex@^2.0.0
Updatedinherits-ex@^2.1.0
Updatedutil-ex@^2.0.0