async-validate
Advanced tools
Comparing version 0.5.4 to 0.5.5
@@ -16,3 +16,3 @@ ## Developer | ||
``` | ||
npm test | ||
npm run spec | ||
``` | ||
@@ -19,0 +19,0 @@ |
{ | ||
"name": "async-validate", | ||
"description": "Asynchronous validation for object properties.", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"author": "muji <noop@xpm.io>", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"format-util": "~1.0.1", | ||
"format-util": "~1.0.2", | ||
"zephyr": "~1.3.2" | ||
@@ -22,0 +22,0 @@ }, |
@@ -662,3 +662,3 @@ Table of Contents | ||
``` | ||
npm test | ||
npm run spec | ||
``` | ||
@@ -665,0 +665,0 @@ |
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
125681
Updatedformat-util@~1.0.2