@eid-easy/eideasy-widget 2.35.1 → 2.36.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.
package/dist/index.html CHANGED
@@ -154,7 +154,7 @@
154
154
  language: 'en', // ISO 639-1 two letter language code,
155
155
  sandbox: true,
156
156
  clientId: 'SNcycaJFfibUABHrbx6c51YRqSiV76Nz',
157
- docId: 'LBF2SGy2Id2pFb1ovbO2PQpuoTFieGFC9G575T5R',
157
+ docId: 'GxS4XPn1iunNr3Yunftq1yzUh1JYKE0T3uE3x0VQ',
158
158
  apiEndpoints: {
159
159
  base: () => 'https://id.eideasy.eu',
160
160
  },
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@eid-easy/eideasy-widget",
3
- "version": "2.35.1",
3
+ "version": "2.36.0",
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-bk4Ksl1f1uaV9x5obPp7iMwf0Wsm1EiT38+9lTp8v+g=",
7
- "productionReleaseVersion": "2.35.1",
8
- "productionReleaseSri": "sha256-bk4Ksl1f1uaV9x5obPp7iMwf0Wsm1EiT38+9lTp8v+g=",
6
+ "sri": "sha256-NxWopAxuvtZK5AsmYteiK9ye9e1PKUTeCe5GwPDjrkM=",
7
+ "productionReleaseVersion": "2.36.0",
8
+ "productionReleaseSri": "sha256-NxWopAxuvtZK5AsmYteiK9ye9e1PKUTeCe5GwPDjrkM=",
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.35.0",
46
+ "@eid-easy/eideasy-browser-client": "2.37.0",
47
47
  "core-js": "^3.6.5",
48
48
  "i18n-iso-countries": "^6.7.0",
49
49
  "lodash.defaultsdeep": "^4.6.1",