Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/cozy-lines-stick.md

This file was deleted.

50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions packages/procaptcha-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @prosopo/procaptcha-bundle

## 3.3.26
### Patch Changes

- Updated dependencies [73df23c]
- @prosopo/procaptcha-common@2.10.0
- @prosopo/widget-skeleton@2.8.0
- @prosopo/procaptcha-frictionless@2.8.57
- @prosopo/procaptcha-pow@2.8.50
- @prosopo/procaptcha-react@2.9.49

## 3.3.25
### Patch Changes

Expand Down
12 changes: 6 additions & 6 deletions packages/procaptcha-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prosopo/procaptcha-bundle",
"version": "3.3.25",
"version": "3.3.26",
"author": "PROSOPO LIMITED <info@prosopo.io>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down Expand Up @@ -40,13 +40,13 @@
"dependencies": {
"@prosopo/dotenv": "3.0.35",
"@prosopo/locale": "3.1.29",
"@prosopo/procaptcha-common": "2.9.41",
"@prosopo/procaptcha-frictionless": "2.8.56",
"@prosopo/procaptcha-pow": "2.8.49",
"@prosopo/procaptcha-react": "2.9.48",
"@prosopo/procaptcha-common": "2.10.0",
"@prosopo/procaptcha-frictionless": "2.8.57",
"@prosopo/procaptcha-pow": "2.8.50",
"@prosopo/procaptcha-react": "2.9.49",
"@prosopo/types": "3.13.3",
"@prosopo/util": "3.2.11",
"@prosopo/widget-skeleton": "2.7.14",
"@prosopo/widget-skeleton": "2.8.0",
"dotenv": "16.4.5",
"fast-glob": "3.3.2",
"jsdom": "25.0.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/procaptcha-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @prosopo/procaptcha-common

## 2.10.0
### Minor Changes

- 73df23c: Stop widget css from being overriden

### Patch Changes

- Updated dependencies [73df23c]
- @prosopo/widget-skeleton@2.8.0

## 2.9.41
### Patch Changes

Expand Down
4 changes: 2 additions & 2 deletions packages/procaptcha-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prosopo/procaptcha-common",
"version": "2.9.41",
"version": "2.10.0",
"author": "PROSOPO LIMITED <info@prosopo.io>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@prosopo/account": "2.8.18",
"@prosopo/load-balancer": "2.8.35",
"@prosopo/types": "3.13.3",
"@prosopo/widget-skeleton": "2.7.14",
"@prosopo/widget-skeleton": "2.8.0",
"react": "18.3.1"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/procaptcha-frictionless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @prosopo/procaptcha-frictionless

## 2.8.57
### Patch Changes

- Updated dependencies [73df23c]
- @prosopo/procaptcha-common@2.10.0
- @prosopo/widget-skeleton@2.8.0
- @prosopo/procaptcha-pow@2.8.50
- @prosopo/procaptcha-react@2.9.49

## 2.8.56
### Patch Changes

Expand Down
10 changes: 5 additions & 5 deletions packages/procaptcha-frictionless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prosopo/procaptcha-frictionless",
"version": "2.8.56",
"version": "2.8.57",
"author": "PROSOPO LIMITED <info@prosopo.io>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down Expand Up @@ -35,11 +35,11 @@
"@prosopo/detector": "3.4.22",
"@prosopo/load-balancer": "2.8.35",
"@prosopo/locale": "3.1.29",
"@prosopo/procaptcha-common": "2.9.41",
"@prosopo/procaptcha-pow": "2.8.49",
"@prosopo/procaptcha-react": "2.9.48",
"@prosopo/procaptcha-common": "2.10.0",
"@prosopo/procaptcha-pow": "2.8.50",
"@prosopo/procaptcha-react": "2.9.49",
"@prosopo/types": "3.13.3",
"@prosopo/widget-skeleton": "2.7.14",
"@prosopo/widget-skeleton": "2.8.0",
"dotenv": "16.4.5",
"react": "18.3.1"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/procaptcha-pow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @prosopo/procaptcha-pow

## 2.8.50
### Patch Changes

- Updated dependencies [73df23c]
- @prosopo/procaptcha-common@2.10.0
- @prosopo/widget-skeleton@2.8.0

## 2.8.49
### Patch Changes

Expand Down
6 changes: 3 additions & 3 deletions packages/procaptcha-pow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prosopo/procaptcha-pow",
"version": "2.8.49",
"version": "2.8.50",
"author": "PROSOPO LIMITED <info@prosopo.io>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down Expand Up @@ -33,11 +33,11 @@
"@prosopo/api": "3.2.9",
"@prosopo/common": "3.1.30",
"@prosopo/locale": "3.1.29",
"@prosopo/procaptcha-common": "2.9.41",
"@prosopo/procaptcha-common": "2.10.0",
"@prosopo/types": "3.13.3",
"@prosopo/util": "3.2.11",
"@prosopo/util-crypto": "13.5.29",
"@prosopo/widget-skeleton": "2.7.14",
"@prosopo/widget-skeleton": "2.8.0",
"react": "18.3.1"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/procaptcha-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @prosopo/procaptcha-react

## 2.9.49
### Patch Changes

- Updated dependencies [73df23c]
- @prosopo/procaptcha-common@2.10.0
- @prosopo/widget-skeleton@2.8.0
- @prosopo/procaptcha@2.10.10

## 2.9.48
### Patch Changes

Expand Down
8 changes: 4 additions & 4 deletions packages/procaptcha-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prosopo/procaptcha-react",
"version": "2.9.48",
"version": "2.9.49",
"author": "PROSOPO LIMITED <info@prosopo.io>",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down Expand Up @@ -31,11 +31,11 @@
"dependencies": {
"@prosopo/common": "3.1.30",
"@prosopo/locale": "3.1.29",
"@prosopo/procaptcha": "2.10.9",
"@prosopo/procaptcha-common": "2.9.41",
"@prosopo/procaptcha": "2.10.10",
"@prosopo/procaptcha-common": "2.10.0",
"@prosopo/types": "3.13.3",
"@prosopo/util": "3.2.11",
"@prosopo/widget-skeleton": "2.7.14",
"@prosopo/widget-skeleton": "2.8.0",
"csstype": "3.1.3",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
6 changes: 6 additions & 0 deletions packages/procaptcha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @prosopo/procaptcha

## 2.10.10
### Patch Changes

- Updated dependencies [73df23c]
- @prosopo/procaptcha-common@2.10.0

## 2.10.9
### Patch Changes

Expand Down
4 changes: 2 additions & 2 deletions packages/procaptcha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prosopo/procaptcha",
"version": "2.10.9",
"version": "2.10.10",
"author": "PROSOPO LIMITED <info@prosopo.io>",
"license": "Apache-2.0",
"main": "./dist/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@prosopo/api": "3.2.9",
"@prosopo/common": "3.1.30",
"@prosopo/datasets": "3.1.12",
"@prosopo/procaptcha-common": "2.9.41",
"@prosopo/procaptcha-common": "2.10.0",
"@prosopo/types": "3.13.3",
"@prosopo/util": "3.2.11",
"@prosopo/util-crypto": "13.5.29"
Expand Down
5 changes: 5 additions & 0 deletions packages/widget-skeleton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# @prosopo/widget-skeleton

## 2.8.0
### Minor Changes

- 73df23c: Stop widget css from being overriden

## 2.7.14
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/widget-skeleton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prosopo/widget-skeleton",
"version": "2.7.14",
"version": "2.8.0",
"description": "Non business logic utilities for web applications",
"type": "module",
"engines": {
Expand Down
Loading