@prosopo/procaptcha-wrapper 2.6.41 → 2.6.46

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.
@@ -0,0 +1,31 @@
1
+
2
+ > @prosopo/procaptcha-wrapper@2.6.46 build:cjs
3
+ > NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV
4
+
5
+ ViteCommonJSConfig: .
6
+ {
7
+ tsConfigPaths: [
8
+ '/home/runner/work/captcha/captcha/packages/types/tsconfig.json',
9
+ '/home/runner/work/captcha/captcha/packages/locale/tsconfig.json',
10
+ '/home/runner/work/captcha/captcha/packages/util/tsconfig.json',
11
+ '/home/runner/work/captcha/captcha/packages/util-crypto/tsconfig.json'
12
+ ]
13
+ }
14
+ {
15
+ externals: [
16
+ '@prosopo/types',
17
+ '@prosopo/locale',
18
+ '@prosopo/util',
19
+ '@prosopo/util-crypto'
20
+ ]
21
+ }
22
+ vite v6.4.1 building SSR bundle for production...
23
+ Bundle build started
24
+ transforming...
25
+ Build end
26
+ ✓ 3 modules transformed.
27
+ rendering chunks...
28
+ dist/cjs/index.cjs 0.38 kB
29
+ dist/cjs/render/renderer.cjs 0.69 kB
30
+ dist/cjs/render/renderFunction.cjs 1.00 kB
31
+ ✓ built in 197ms
@@ -0,0 +1,26 @@
1
+
2
+ > @prosopo/procaptcha-wrapper@2.6.46 build:tsc
3
+ > tsc --build --verbose
4
+
5
+ 4:56:46 PM - Projects in this build:
6
+ * ../../dev/config/tsconfig.json
7
+ * ../locale/tsconfig.json
8
+ * ../util/tsconfig.json
9
+ * ../util-crypto/tsconfig.json
10
+ * ../types/tsconfig.json
11
+ * tsconfig.json
12
+
13
+ 4:56:46 PM - Project '../../dev/config/tsconfig.json' is up to date because newest input '../../dev/config/src/dependencies.ts' is older than output '../../dev/config/tsconfig.tsbuildinfo'
14
+
15
+ 4:56:46 PM - Project '../locale/tsconfig.json' is up to date because newest input '../locale/src/translationKey.ts' is older than output '../locale/tsconfig.tsbuildinfo'
16
+
17
+ 4:56:46 PM - Project '../util/tsconfig.json' is up to date because newest input '../util/src/verifyRecency.ts' is older than output '../util/tsconfig.tsbuildinfo'
18
+
19
+ 4:56:46 PM - Project '../util-crypto/tsconfig.json' is up to date because newest input '../util-crypto/src/types.ts' is older than output '../util-crypto/tsconfig.tsbuildinfo'
20
+
21
+ 4:56:46 PM - Project '../types/tsconfig.json' is up to date because newest input '../types/src/procaptcha/api.ts' is older than output '../types/tsconfig.tsbuildinfo'
22
+
23
+ 4:56:46 PM - Project 'tsconfig.json' is out of date because output file 'tsconfig.tsbuildinfo' does not exist
24
+
25
+ 4:56:46 PM - Building project '/home/runner/work/captcha/captcha/packages/procaptcha-wrapper/tsconfig.json'...
26
+
@@ -0,0 +1,35 @@
1
+
2
+ > @prosopo/procaptcha-wrapper@2.6.46 build
3
+ > npm run build:cross-env -- --mode ${NODE_ENV:-development}
4
+
5
+
6
+ > @prosopo/procaptcha-wrapper@2.6.46 build:cross-env
7
+ > vite build --config vite.esm.config.ts --mode production
8
+
9
+ ViteEsmConfig: .
10
+ {
11
+ tsConfigPaths: [
12
+ '/home/runner/work/captcha/captcha/packages/types/tsconfig.json',
13
+ '/home/runner/work/captcha/captcha/packages/locale/tsconfig.json',
14
+ '/home/runner/work/captcha/captcha/packages/util/tsconfig.json',
15
+ '/home/runner/work/captcha/captcha/packages/util-crypto/tsconfig.json'
16
+ ]
17
+ }
18
+ {
19
+ externals: [
20
+ '@prosopo/types',
21
+ '@prosopo/locale',
22
+ '@prosopo/util',
23
+ '@prosopo/util-crypto'
24
+ ]
25
+ }
26
+ vite v6.4.1 building SSR bundle for production...
27
+ Bundle build started
28
+ transforming...
29
+ Build end
30
+ ✓ 3 modules transformed.
31
+ rendering chunks...
32
+ dist/index.js 0.27 kB
33
+ dist/render/renderer.js 0.57 kB
34
+ dist/render/renderFunction.js 0.90 kB
35
+ ✓ built in 229ms
@@ -0,0 +1,4 @@
1
+
2
+ > @prosopo/procaptcha-wrapper@2.6.46 typecheck
3
+ > tsc --project tsconfig.types.json
4
+
package/CHANGELOG.md CHANGED
@@ -1,5 +1,51 @@
1
1
  # @prosopo/procaptcha-wrapper
2
2
 
3
+ ## 2.6.46
4
+ ### Patch Changes
5
+
6
+ - 0a38892: feat/cross-os-testing
7
+ - a8faa9a: bump license year
8
+ - 3acc333: Release 3.3.0
9
+ - Updated dependencies [3acc333]
10
+ - Updated dependencies [0a38892]
11
+ - Updated dependencies [1ee3d80]
12
+ - Updated dependencies [a8faa9a]
13
+ - Updated dependencies [7543d17]
14
+ - Updated dependencies [fe9fe22]
15
+ - Updated dependencies [3acc333]
16
+ - @prosopo/types@3.8.0
17
+ - @prosopo/locale@3.1.28
18
+
19
+ ## 2.6.45
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [141e462]
23
+ - @prosopo/types@3.7.2
24
+
25
+ ## 2.6.44
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [345b25b]
29
+ - @prosopo/types@3.7.1
30
+
31
+ ## 2.6.43
32
+ ### Patch Changes
33
+
34
+ - Updated dependencies [ce70a2b]
35
+ - Updated dependencies [c2b940f]
36
+ - Updated dependencies [f6b5094]
37
+ - Updated dependencies [e01227b]
38
+ - @prosopo/types@3.7.0
39
+ - @prosopo/locale@3.1.27
40
+
41
+ ## 2.6.42
42
+ ### Patch Changes
43
+
44
+ - 7d5eb3f: bump
45
+ - Updated dependencies [7d5eb3f]
46
+ - @prosopo/locale@3.1.26
47
+ - @prosopo/types@3.6.4
48
+
3
49
  ## 2.6.41
4
50
  ### Patch Changes
5
51
 
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEtD,MAAM,CAAC,MAAM,gBAAgB,GAAqB,cAAc,CAAC;IAEhE,SAAS,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,sBAAsB;IAEjD,QAAQ,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,qBAAqB;CAC/C,CAAC,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"renderFunction.js","sourceRoot":"","sources":["../../src/render/renderFunction.ts"],"names":[],"mappings":"AAqBA,MAAM,CAAC,MAAM,kBAAkB,GAAG,KAAK,EACtC,SAAiB,EACjB,QAAgB,EACY,EAAE;IAC9B,MAAM,UAAU,CAAC,SAAS,EAAE;QAC3B,EAAE,EAAE,QAAQ;QACZ,IAAI,EAAE,QAAQ;QACd,KAAK,EAAE,IAAI;QACX,KAAK,EAAE,IAAI;KACX,CAAC,CAAC;IAEH,IAAI,SAAS,KAAK,MAAM,CAAC,UAAU,EAAE,MAAM,EAAE,CAAC;QAC7C,MAAM,IAAI,KAAK,CAAC,oDAAoD,CAAC,CAAC;IACvE,CAAC;IAED,OAAO,MAAM,CAAC,UAAU,CAAC,MAAM,CAAC;AACjC,CAAC,CAAC;AAEF,MAAM,UAAU,GAAG,KAAK,EACvB,GAAW,EACX,UAAuC,EACvB,EAAE;IAClB,MAAM,SAAS,GAAG,QAAQ,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;IAEnD,MAAM,gBAAgB,GAA+B;QACpD,GAAG,EAAE,GAAG;QACR,GAAG,UAAU;KACb,CAAC;IAEF,MAAM,CAAC,MAAM,CAAC,SAAS,EAAE,gBAAgB,CAAC,CAAC;IAE3C,MAAM,eAAe,CAAC,QAAQ,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;AACjD,CAAC,CAAC;AAEF,MAAM,eAAe,GAAG,KAAK,EAC5B,MAAmB,EACnB,SAA4B,EACZ,EAAE;IAClB,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;QACtC,SAAS,CAAC,MAAM,GAAG,GAAG,EAAE;YACvB,OAAO,EAAE,CAAC;QACX,CAAC,CAAC;QAEF,SAAS,CAAC,OAAO,GAAG,CAAC,KAAqB,EAAE,EAAE;YAC7C,MAAM,CAAC,KAAK,CAAC,CAAC;QACf,CAAC,CAAC;QAEF,MAAM,CAAC,WAAW,CAAC,SAAS,CAAC,CAAC;IAC/B,CAAC,CAAC,CAAC;AACJ,CAAC,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"renderer.js","sourceRoot":"","sources":["../../src/render/renderer.ts"],"names":[],"mappings":"AAeA,OAAO,EAAyB,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAOhF,MAAM,CAAC,MAAM,cAAc,GAAG,CAC7B,QAA0B,EACP,EAAE;IACrB,IAAI,cAAgC,CAAC;IAErC,MAAM,iBAAiB,GAAG,KAAK,IAA+B,EAAE;QAC/D,IAAI,CAAC,cAAc,EAAE,CAAC;YACrB,cAAc,GAAG,MAAM,kBAAkB,CACxC,QAAQ,CAAC,SAAS,EAClB,QAAQ,CAAC,QAAQ,CACjB,CAAC;QACH,CAAC;QAED,OAAO,cAAc,CAAC;IACvB,CAAC,CAAC;IAEF,OAAO,KAAK,EACX,OAAoB,EACpB,OAAgC,EAChB,EAAE;QAGlB,MAAM,aAAa,GAAG,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,OAAO,CAAC,CAAC;QAEjD,MAAM,cAAc,GAAG,MAAM,iBAAiB,EAAE,CAAC;QAEjD,MAAM,cAAc,CAAC,OAAO,EAAE,aAAa,CAAC,CAAC;IAC9C,CAAC,CAAC;AACH,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prosopo/procaptcha-wrapper",
3
- "version": "2.6.41",
3
+ "version": "2.6.46",
4
4
  "type": "module",
5
5
  "engines": {
6
6
  "node": "^24",
@@ -17,17 +17,18 @@
17
17
  },
18
18
  "scripts": {
19
19
  "clean": "del-cli --verbose dist tsconfig.tsbuildinfo",
20
- "build": "NODE_ENV=${NODE_ENV:-development}; vite build --config vite.esm.config.ts --mode $NODE_ENV",
20
+ "build": "npm run build:cross-env -- --mode ${NODE_ENV:-development}",
21
+ "build:cross-env": "vite build --config vite.esm.config.ts",
21
22
  "build:tsc": "tsc --build --verbose",
22
23
  "build:cjs": "NODE_ENV=${NODE_ENV:-development}; vite build --config vite.cjs.config.ts --mode $NODE_ENV",
23
24
  "typecheck": "tsc --project tsconfig.types.json"
24
25
  },
25
26
  "dependencies": {
26
- "@prosopo/types": "3.6.3",
27
- "@prosopo/locale": "3.1.25"
27
+ "@prosopo/types": "3.8.0",
28
+ "@prosopo/locale": "3.1.28"
28
29
  },
29
30
  "devDependencies": {
30
- "@prosopo/config": "3.1.25",
31
+ "@prosopo/config": "3.3.0",
31
32
  "@types/node": "22.10.2",
32
33
  "del-cli": "6.0.0"
33
34
  },
@@ -1,5 +1,5 @@
1
1
  import path from "node:path";
2
- // Copyright 2021-2025 Prosopo (UK) Ltd.
2
+ // Copyright 2021-2026 Prosopo (UK) Ltd.
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2021-2025 Prosopo (UK) Ltd.
1
+ // Copyright 2021-2026 Prosopo (UK) Ltd.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.