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 CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Genesys Cloud Services, Inc.
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
@@ -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": "1.softhphone-vendor-headsets.js"
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": "59",
717
- "buildDate": "2024-11-13T20:47:11.257726627Z"
716
+ "build": "60",
717
+ "buildDate": "2025-01-03T07:31:32.317839602Z"
718
718
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "softphone-vendor-headsets",
3
- "version": "2.5.5-develop.59",
3
+ "version": "2.5.5-develop.60",
4
4
  "author": "Genesys",
5
5
  "license": "MIT",
6
6
  "cjs": "dist/cjs/src/library/index.js",