Comparing version 1.0.0 to 1.0.1
@@ -8,7 +8,5 @@ (function(scope) { | ||
module.exports = new checkProto(); | ||
else if (!Scope.Util) | ||
Scope.Util = new checkProto(); | ||
else if (!Scope.check) | ||
Scope.check = new checkProto(); | ||
this.check = new checkProto(); | ||
function checkProto() { | ||
@@ -15,0 +13,0 @@ /** |
{ | ||
"name": "checkup", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -5,0 +5,0 @@ "description": "check arguments and if they wrong throw exeption", |
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
4200
5
57