@midwayjs/captcha
Advanced tools
Comparing version 3.10.15 to 3.11.0
{ | ||
"name": "@midwayjs/captcha", | ||
"version": "3.10.15", | ||
"version": "3.11.0", | ||
"description": "Midway Component for Captcha(Verification Code)", | ||
@@ -25,13 +25,13 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@midwayjs/cache": "^3.10.15", | ||
"@midwayjs/cache": "^3.11.0", | ||
"mini-svg-data-uri": "1.4.4", | ||
"nanoid": "3.3.4", | ||
"nanoid": "3.3.6", | ||
"svg-captcha": "1.4.0" | ||
}, | ||
"devDependencies": { | ||
"@midwayjs/core": "^3.10.15", | ||
"@midwayjs/koa": "^3.10.15", | ||
"@midwayjs/mock": "^3.10.15" | ||
"@midwayjs/core": "^3.11.0", | ||
"@midwayjs/koa": "^3.11.0", | ||
"@midwayjs/mock": "^3.11.0" | ||
}, | ||
"gitHead": "8d5fd0e58156612c675821134377208e4da710ad" | ||
"gitHead": "eadb977e7fddcd4287c099fc32b601cd51702514" | ||
} |
11771
+ Addednanoid@3.3.6(transitive)
- Removednanoid@3.3.4(transitive)
Updated@midwayjs/cache@^3.11.0
Updatednanoid@3.3.6