@captchafox/react
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -66,3 +66,2 @@ "use strict"; | ||
script.defer = true; | ||
script.type = "module"; | ||
script.onerror = rejectFn; | ||
@@ -69,0 +68,0 @@ document.body.appendChild(script); |
{ | ||
"name": "@captchafox/react", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.mjs", |
Sorry, the diff of this file is not supported yet
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
14803
304