@eid-easy/eideasy-widget 2.11.4 → 2.12.0-beta.1

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/index.html CHANGED
@@ -153,7 +153,7 @@
153
153
  language: 'et', // ISO 639-1 two letter language code,
154
154
  sandbox: true,
155
155
  clientId: 'SNcycaJFfibUABHrbx6c51YRqSiV76Nz',
156
- docId: 'KL4Rj0pRpK1uHOxMMhEkm6EJxVV6ntXwzE1vxtAr',
156
+ docId: 'sM6LNoUdCbivGzQ6e1aWDmMIwUozWrr1y2ZdPE4y',
157
157
  apiEndpoints: {
158
158
  base: () => 'https://id.eideasy.eu',
159
159
  },
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@eid-easy/eideasy-widget",
3
- "version": "2.11.4",
3
+ "version": "2.12.0-beta.1",
4
4
  "description": "eID Easy Widget is a client-side embeddable component for creating electronic signatures and identifying users through eID Easy API.",
5
5
  "main": "dist/full/eideasy-widget.umd.min.js",
6
- "sri": "sha256-AUz6+JfAB4nj+ZUivMPkiHOQReM3lK0uVbQb5anX590=",
7
- "productionReleaseVersion": "2.11.4",
8
- "productionReleaseSri": "sha256-AUz6+JfAB4nj+ZUivMPkiHOQReM3lK0uVbQb5anX590=",
6
+ "sri": "sha256-9qz5QNTJ+EqH+iKvwRiker1gAexnckzx6ge8UY842i8=",
7
+ "productionReleaseVersion": "2.11.5",
8
+ "productionReleaseSri": "sha256-ftLF99J0p8yqacAJ98UkCa2Tx9bdnpetkOPSKNzF1BA=",
9
9
  "files": [
10
10
  "dist"
11
11
  ],
@@ -43,7 +43,7 @@
43
43
  },
44
44
  "license": "MIT",
45
45
  "dependencies": {
46
- "@eid-easy/eideasy-browser-client": "2.13.3",
46
+ "@eid-easy/eideasy-browser-client": "2.14.2",
47
47
  "core-js": "^3.6.5",
48
48
  "i18n-iso-countries": "^6.7.0",
49
49
  "lodash.defaultsdeep": "^4.6.1",