softphone-vendor-headsets 2.5.5-develop.59 → 2.5.5-develop.60
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/LICENSE +1 -1
- package/dist/deploy-info.json +4 -4
- package/package.json +1 -1
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
Copyright (c)
|
|
3
|
+
Copyright (c) 2025 Genesys Cloud Services, Inc.
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
package/dist/deploy-info.json
CHANGED
|
@@ -689,10 +689,10 @@
|
|
|
689
689
|
"file": "es/src/mocks/device-service.d.ts"
|
|
690
690
|
},
|
|
691
691
|
{
|
|
692
|
-
"file": "softhphone-vendor-headsets.js"
|
|
692
|
+
"file": "1.softhphone-vendor-headsets.js"
|
|
693
693
|
},
|
|
694
694
|
{
|
|
695
|
-
"file": "
|
|
695
|
+
"file": "softhphone-vendor-headsets.js"
|
|
696
696
|
},
|
|
697
697
|
{
|
|
698
698
|
"file": "2.softhphone-vendor-headsets.js"
|
|
@@ -713,6 +713,6 @@
|
|
|
713
713
|
"file": "3.softhphone-vendor-headsets.js.map"
|
|
714
714
|
}
|
|
715
715
|
],
|
|
716
|
-
"build": "
|
|
717
|
-
"buildDate": "
|
|
716
|
+
"build": "60",
|
|
717
|
+
"buildDate": "2025-01-03T07:31:32.317839602Z"
|
|
718
718
|
}
|