@prosopo/procaptcha-bundle 2.4.2 → 2.5.0

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.
@@ -1,4 +1,4 @@
1
- import { I as a, H as s, J as t } from "./index-5BQn0RdY.js";
1
+ import { I as a, H as s, J as t } from "./index-VYSrdSle.js";
2
2
  export {
3
3
  a as default,
4
4
  s as render,
@@ -1,4 +1,4 @@
1
- import { z as ot, r as I, B as at, D as ut } from "./index-5BQn0RdY.js";
1
+ import { z as ot, r as I, B as at, D as ut } from "./index-VYSrdSle.js";
2
2
  import { s as lt } from "./toU8a-BWKf-2UU.js";
3
3
  function Tn(i) {
4
4
  return ot(lt(i));
@@ -2084,7 +2084,7 @@ typeof ActiveXObject == "function" && (typeof global < "u" && global.ActiveXObje
2084
2084
  typeof F != "function" && (F = void 0);
2085
2085
  if (!F && !Z && !ae)
2086
2086
  try {
2087
- import("./browser-ponyfill-QubLHHEB.js").then((i) => i.b).then(function(i) {
2087
+ import("./browser-ponyfill-Ck_bwPOY.js").then((i) => i.b).then(function(i) {
2088
2088
  F = i.default;
2089
2089
  }).catch(function() {
2090
2090
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/procaptcha-bundle",
3
- "version": "2.4.2",
3
+ "version": "2.5.0",
4
4
  "author": "PROSOPO LIMITED <info@prosopo.io>",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./dist/index.js",
@@ -8,7 +8,7 @@
8
8
  "sideEffects": false,
9
9
  "engines": {
10
10
  "node": "20",
11
- "npm": ">=9"
11
+ "npm": "10.8.2"
12
12
  },
13
13
  "exports": {
14
14
  ".": {
@@ -33,13 +33,13 @@
33
33
  },
34
34
  "browserslist": ["> 0.5%, last 2 versions, not dead"],
35
35
  "dependencies": {
36
- "@prosopo/dotenv": "2.4.2",
37
- "@prosopo/locale": "2.4.2",
38
- "@prosopo/procaptcha-frictionless": "2.4.2",
39
- "@prosopo/procaptcha-pow": "2.4.2",
40
- "@prosopo/procaptcha-react": "2.4.2",
41
- "@prosopo/types": "2.4.2",
42
- "@prosopo/util": "2.4.2",
36
+ "@prosopo/dotenv": "2.5.0",
37
+ "@prosopo/locale": "2.5.0",
38
+ "@prosopo/procaptcha-frictionless": "2.5.0",
39
+ "@prosopo/procaptcha-pow": "2.5.0",
40
+ "@prosopo/procaptcha-react": "2.5.0",
41
+ "@prosopo/types": "2.5.0",
42
+ "@prosopo/util": "2.5.0",
43
43
  "express": "4.21.2",
44
44
  "react": "18.3.1",
45
45
  "react-dom": "18.3.1"
@@ -57,7 +57,7 @@
57
57
  "registry": "https://registry.npmjs.org"
58
58
  },
59
59
  "devDependencies": {
60
- "@prosopo/config": "2.4.2",
60
+ "@prosopo/config": "2.5.0",
61
61
  "@types/jsdom": "21.1.7",
62
62
  "@vitest/coverage-v8": "2.1.1",
63
63
  "concurrently": "9.0.1",