Comparing version 0.3.2 to 0.3.3
@@ -31,2 +31,3 @@ module.exports = { | ||
isEmpty: require('./is/empty'), | ||
isEmptyObject: require('./is/empty-object'), | ||
//just replace the ctor.super to superCtor, | ||
@@ -33,0 +34,0 @@ inheritsDirectly: require('inherits-ex/lib/inheritsDirectly'), |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/snowyu/util-ex.js", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"author": { | ||
@@ -8,0 +8,0 @@ "name": "Riceball LEE", |
@@ -31,2 +31,3 @@ module.exports = { | ||
isEmpty: require('./is/empty'), | ||
isEmptyObject: require('./is/empty-object'), | ||
//just replace the ctor.super to superCtor, | ||
@@ -33,0 +34,0 @@ inheritsDirectly: require('inherits-ex/lib/inheritsDirectly'), |
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
91983
93
1604