koa-async-validator
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,3 +6,3 @@ { | ||
"contributors": [], | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/carlitux/koa-async-validator", | ||
@@ -25,6 +25,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"babel-runtime": "^6.9.1", | ||
"lodash": "^4.13.1", | ||
"babel-runtime": "^6.11.6", | ||
"lodash": "^4.16.4", | ||
"regenerator-runtime": "^0.9.5", | ||
"validator": "^5.3.0" | ||
"validator": "^6.1.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
80506
1
452
+ Addedvalidator@6.3.0(transitive)
- Removedvalidator@5.7.0(transitive)
Updatedbabel-runtime@^6.11.6
Updatedlodash@^4.16.4
Updatedvalidator@^6.1.0