@paydock/client-sdk 1.122.3-beta → 1.122.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
@@ -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.122.3-beta';
928
+ SDK._version = 'v1.122.3';
929
929
 
930
930
  /******************************************************************************
931
931
  Copyright (c) Microsoft Corporation.
@@ -4201,8 +4201,8 @@ function createNewrelicConfig() {
4201
4201
  var params = {
4202
4202
  enabled: 'true',
4203
4203
  accountId: '974691',
4204
- agentId: '1386157150',
4205
- applicationId: '1386157150',
4204
+ agentId: '1386157152',
4205
+ applicationId: '1386157152',
4206
4206
  licenseKey: '4848a32285',
4207
4207
  trustKey: '974691'
4208
4208
  };
package/bundles/index.mjs CHANGED
@@ -923,7 +923,7 @@ SDK.headerKeys = Object.freeze({
923
923
  version: 'x-sdk-version',
924
924
  type: 'x-sdk-type'
925
925
  });
926
- SDK._version = 'v1.122.3-beta';
926
+ SDK._version = 'v1.122.3';
927
927
 
928
928
  /******************************************************************************
929
929
  Copyright (c) Microsoft Corporation.
@@ -4199,8 +4199,8 @@ function createNewrelicConfig() {
4199
4199
  var params = {
4200
4200
  enabled: 'true',
4201
4201
  accountId: '974691',
4202
- agentId: '1386157150',
4203
- applicationId: '1386157150',
4202
+ agentId: '1386157152',
4203
+ applicationId: '1386157152',
4204
4204
  licenseKey: '4848a32285',
4205
4205
  trustKey: '974691'
4206
4206
  };
@@ -929,7 +929,7 @@
929
929
  version: 'x-sdk-version',
930
930
  type: 'x-sdk-type'
931
931
  });
932
- SDK._version = 'v1.122.3-beta';
932
+ SDK._version = 'v1.122.3';
933
933
 
934
934
  /******************************************************************************
935
935
  Copyright (c) Microsoft Corporation.
@@ -4205,8 +4205,8 @@
4205
4205
  var params = {
4206
4206
  enabled: 'true',
4207
4207
  accountId: '974691',
4208
- agentId: '1386157150',
4209
- applicationId: '1386157150',
4208
+ agentId: '1386157152',
4209
+ applicationId: '1386157152',
4210
4210
  licenseKey: '4848a32285',
4211
4211
  trustKey: '974691'
4212
4212
  };