tia-gpc-widget 2.0.7 → 2.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/loader.js +2 -4
- package/dist/loader.min.js +2 -2
- package/dist/loader.min.js.map +1 -1
- package/dist/tia-gpc-widget.standalone.js +1 -1
- package/dist/tia-gpc-widget.standalone.js.map +1 -1
- package/dist/tia-gpc.cjs.js +1 -1
- package/dist/tia-gpc.cjs.js.map +1 -1
- package/dist/tia-gpc.es.js +1 -1
- package/dist/tia-gpc.es.js.map +1 -1
- package/dist/version.json +14 -14
- package/package.json +1 -1
package/dist/tia-gpc.es.js
CHANGED
|
@@ -6,7 +6,7 @@ import Me, { Toaster as Ji } from "react-hot-toast";
|
|
|
6
6
|
import Qi from "axios";
|
|
7
7
|
import bt from "i18next";
|
|
8
8
|
import Zi from "i18next-browser-languagedetector";
|
|
9
|
-
const Tt = "2.0.
|
|
9
|
+
const Tt = "2.0.8", eo = 30, to = eo * 24 * 60 * 60 * 1e3, qe = {
|
|
10
10
|
VERIFIED: "gpc_captcha_verified",
|
|
11
11
|
TIMESTAMP: "gpc_captcha_timestamp"
|
|
12
12
|
}, no = [
|