consultant
Advanced tools
Comparing version 0.1.16 to 0.1.17
@@ -35,3 +35,3 @@ /** | ||
this.rules = rules; | ||
this.cancelValue = new Symbol('cancelValue'); | ||
this.cancelValue = Symbol('cancelValue'); | ||
} | ||
@@ -38,0 +38,0 @@ |
@@ -19,3 +19,3 @@ { | ||
], | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"homepage": "", | ||
@@ -58,2 +58,2 @@ "author": "Eser Ozvataf <eser@ozvataf.com>", | ||
"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
19165