@paydock/client-sdk 1.110.3-beta → 1.110.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/bundles/index.cjs CHANGED
@@ -927,7 +927,7 @@ SDK.headerKeys = Object.freeze({
927
927
  version: 'x-sdk-version',
928
928
  type: 'x-sdk-type'
929
929
  });
930
- SDK._version = 'v1.110.3-beta';
930
+ SDK._version = 'v1.110.3';
931
931
 
932
932
  var ACCESS_HEADER_NAME = {
933
933
  accessToken: 'x-access-token',
@@ -3441,8 +3441,8 @@ function createNewrelicConfig() {
3441
3441
  var params = {
3442
3442
  enabled: 'true',
3443
3443
  accountId: '974691',
3444
- agentId: '1386157150',
3445
- applicationId: '1386157150',
3444
+ agentId: '1386157152',
3445
+ applicationId: '1386157152',
3446
3446
  licenseKey: '4848a32285',
3447
3447
  trustKey: '974691'
3448
3448
  };
package/bundles/index.mjs CHANGED
@@ -925,7 +925,7 @@ SDK.headerKeys = Object.freeze({
925
925
  version: 'x-sdk-version',
926
926
  type: 'x-sdk-type'
927
927
  });
928
- SDK._version = 'v1.110.3-beta';
928
+ SDK._version = 'v1.110.3';
929
929
 
930
930
  var ACCESS_HEADER_NAME = {
931
931
  accessToken: 'x-access-token',
@@ -3439,8 +3439,8 @@ function createNewrelicConfig() {
3439
3439
  var params = {
3440
3440
  enabled: 'true',
3441
3441
  accountId: '974691',
3442
- agentId: '1386157150',
3443
- applicationId: '1386157150',
3442
+ agentId: '1386157152',
3443
+ applicationId: '1386157152',
3444
3444
  licenseKey: '4848a32285',
3445
3445
  trustKey: '974691'
3446
3446
  };
@@ -929,7 +929,7 @@
929
929
  version: 'x-sdk-version',
930
930
  type: 'x-sdk-type'
931
931
  });
932
- SDK._version = 'v1.110.3-beta';
932
+ SDK._version = 'v1.110.3';
933
933
 
934
934
  var ACCESS_HEADER_NAME = {
935
935
  accessToken: 'x-access-token',
@@ -3443,8 +3443,8 @@
3443
3443
  var params = {
3444
3444
  enabled: 'true',
3445
3445
  accountId: '974691',
3446
- agentId: '1386157150',
3447
- applicationId: '1386157150',
3446
+ agentId: '1386157152',
3447
+ applicationId: '1386157152',
3448
3448
  licenseKey: '4848a32285',
3449
3449
  trustKey: '974691'
3450
3450
  };