async-validate
Advanced tools
Comparing version 0.1.20 to 0.1.21
{ | ||
"name": "async-validate", | ||
"description": "Asynchronous validation for object properties.", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"author": "muji <noop@xpm.io>", | ||
@@ -21,10 +21,10 @@ "repository": { | ||
"async": "~0.9.0", | ||
"moment": "~2.7.0" | ||
"moment": "~2.8.3" | ||
}, | ||
"devDependencies": { | ||
"chai": ">= 1.6.0", | ||
"istanbul": "^0.3.0", | ||
"mocha": ">= 1.9.0", | ||
"validator": ">= 1.2.1" | ||
"chai": "~1.9.2", | ||
"istanbul": "~0.3.2", | ||
"mocha": "~1.21.4", | ||
"validator": "~3.19.0" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
81880
+ Addedmoment@2.8.4(transitive)
- Removedmoment@2.7.0(transitive)
Updatedmoment@~2.8.3