captcha-generator-react
Advanced tools
Comparing version
@@ -7,4 +7,4 @@ declare module "captcha-generator-react" { | ||
}): { | ||
captchaText: string; | ||
captchaImage: string; | ||
text: string; | ||
imgUrl: string; | ||
}; | ||
@@ -11,0 +11,0 @@ export { generateCaptcha }; |
{ | ||
"name": "captcha-generator-react", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"main": "index.mjs", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
Sorry, the diff of this file is not supported yet
2797
-1.17%