react-google-recaptcha-hook
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"files": [ | ||
@@ -13,3 +13,3 @@ "dist", | ||
], | ||
"types": "./types/main.d.ts", | ||
"types": "./types/index.d.ts", | ||
"main": "./dist/react-google-recaptcha-hook.cjs.js", | ||
@@ -16,0 +16,0 @@ "module": "./dist/react-google-recaptcha-hook.es.js", |
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
8150