base-class-extend
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -185,2 +185,3 @@ // base-class.js | ||
setProto(this, proto); | ||
return proto; | ||
} | ||
@@ -187,0 +188,0 @@ |
{ | ||
"name": "base-class-extend", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Base Class constructor for easy class definition - supports getter/setter, inherit/extend Array Error or EventEmitter etc", | ||
@@ -5,0 +5,0 @@ "main": "lib/base-class.js", |
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
36546
650