softphone-vendor-headsets 2.4.2-develop.34 → 2.4.2-updateUUID.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/deploy-info.json +3 -3
- package/package.json +3 -3
package/dist/deploy-info.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vendor-headsets",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "updateUUID",
|
|
4
4
|
"ecosystem": "pc",
|
|
5
5
|
"team": "Genesys Client Media (WebRTC)",
|
|
6
6
|
"indexFiles": [
|
|
@@ -641,6 +641,6 @@
|
|
|
641
641
|
"file": "3.softhphone-vendor-headsets.js.map"
|
|
642
642
|
}
|
|
643
643
|
],
|
|
644
|
-
"build": "
|
|
645
|
-
"buildDate": "2023-
|
|
644
|
+
"build": "1",
|
|
645
|
+
"buildDate": "2023-11-08T00:32:21.050159Z"
|
|
646
646
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "softphone-vendor-headsets",
|
|
3
|
-
"version": "2.4.2-
|
|
3
|
+
"version": "2.4.2-updateUUID.1",
|
|
4
4
|
"author": "Genesys",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"cjs": "dist/cjs/src/library/index.js",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"fetch-jsonp": "^1.2.1",
|
|
38
38
|
"rxjs": "^7.4.0",
|
|
39
39
|
"strict-event-emitter-types": "^2.0.0",
|
|
40
|
-
"uuid": "^
|
|
40
|
+
"uuid": "^7.0.3",
|
|
41
41
|
"whatwg-fetch": "^3.6.2",
|
|
42
42
|
"zone.js": "~0.10.2"
|
|
43
43
|
},
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@types/jest": "^27.5.0",
|
|
50
50
|
"@types/lodash": "^4.14.168",
|
|
51
51
|
"@types/node": "^12.12.37",
|
|
52
|
-
"@types/uuid": "^
|
|
52
|
+
"@types/uuid": "^7.0.8",
|
|
53
53
|
"@typescript-eslint/eslint-plugin": "^4.31.1",
|
|
54
54
|
"@typescript-eslint/parser": "^4.31.1",
|
|
55
55
|
"babel-loader": "^8.1.0",
|