@smileid/web-components 11.0.2 → 11.0.3
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/esm/{DocumentCaptureScreens-CRx5ymqY.js → DocumentCaptureScreens-C5BhNB-0.js} +2 -2
- package/dist/esm/{DocumentCaptureScreens-CRx5ymqY.js.map → DocumentCaptureScreens-C5BhNB-0.js.map} +1 -1
- package/dist/esm/{SelfieCaptureScreens-DuQjKt_K.js → SelfieCaptureScreens-KoQpCxtc.js} +2 -20
- package/dist/esm/{SelfieCaptureScreens-DuQjKt_K.js.map → SelfieCaptureScreens-KoQpCxtc.js.map} +1 -1
- package/dist/esm/document.js +1 -1
- package/dist/esm/main.js +2 -2
- package/dist/esm/{package-C_cKNrUu.js → package-B-UwEdv7.js} +2 -2
- package/dist/esm/{package-C_cKNrUu.js.map → package-B-UwEdv7.js.map} +1 -1
- package/dist/esm/selfie.js +1 -1
- package/dist/esm/smart-camera-web.js +3 -3
- package/dist/smart-camera-web.js +4 -29
- package/dist/smart-camera-web.js.map +1 -1
- package/lib/components/signature-pad/package-lock.json +11 -9
- package/lib/components/signature-pad/package.json +1 -1
- package/package.json +2 -2
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smileid/signature-pad",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "11.0.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@smileid/signature-pad",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "11.0.2",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"signature_pad": "^5.0.2"
|
|
12
12
|
},
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"eslint-config-prettier": "^9.1.0",
|
|
17
17
|
"eslint-plugin-cypress": "^3.3.0",
|
|
18
18
|
"eslint-plugin-import": "^2.29.1",
|
|
19
|
-
"eslint-plugin-jest": "^28.
|
|
19
|
+
"eslint-plugin-jest": "^28.8.3",
|
|
20
20
|
"eslint-plugin-prettier": "^5.2.1",
|
|
21
21
|
"prettier": "^3.3.3"
|
|
22
22
|
}
|
|
@@ -1099,10 +1099,11 @@
|
|
|
1099
1099
|
}
|
|
1100
1100
|
},
|
|
1101
1101
|
"node_modules/eslint-plugin-jest": {
|
|
1102
|
-
"version": "28.
|
|
1103
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.
|
|
1104
|
-
"integrity": "sha512-
|
|
1102
|
+
"version": "28.14.0",
|
|
1103
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.14.0.tgz",
|
|
1104
|
+
"integrity": "sha512-P9s/qXSMTpRTerE2FQ0qJet2gKbcGyFTPAJipoKxmWqR6uuFqIqk8FuEfg5yBieOezVrEfAMZrEwJ6yEp+1MFQ==",
|
|
1105
1105
|
"dev": true,
|
|
1106
|
+
"license": "MIT",
|
|
1106
1107
|
"dependencies": {
|
|
1107
1108
|
"@typescript-eslint/utils": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
1108
1109
|
},
|
|
@@ -1964,10 +1965,11 @@
|
|
|
1964
1965
|
"dev": true
|
|
1965
1966
|
},
|
|
1966
1967
|
"node_modules/js-yaml": {
|
|
1967
|
-
"version": "4.1.
|
|
1968
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.
|
|
1969
|
-
"integrity": "sha512-
|
|
1968
|
+
"version": "4.1.1",
|
|
1969
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
|
1970
|
+
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|
1970
1971
|
"dev": true,
|
|
1972
|
+
"license": "MIT",
|
|
1971
1973
|
"dependencies": {
|
|
1972
1974
|
"argparse": "^2.0.1"
|
|
1973
1975
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smileid/web-components",
|
|
3
|
-
"version": "11.0.
|
|
3
|
+
"version": "11.0.3",
|
|
4
4
|
"main": "dist/esm/main.js",
|
|
5
5
|
"module": "dist/esm/main.js",
|
|
6
6
|
"types": "dist/types/main.d.ts",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"prettier": "^3.6.2",
|
|
105
105
|
"rollup-plugin-visualizer": "^6.0.3",
|
|
106
106
|
"typescript": "^5.8.3",
|
|
107
|
-
"vite": "^7.
|
|
107
|
+
"vite": "^7.2.2",
|
|
108
108
|
"vite-plugin-dts": "^4.5.4",
|
|
109
109
|
"vite-plugin-tsconfig-paths": "^1.4.1"
|
|
110
110
|
}
|