@paydock/client-sdk 1.120.1-beta → 1.120.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/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.120.1-beta';
930
+ SDK._version = 'v1.120.1';
931
931
 
932
932
  /******************************************************************************
933
933
  Copyright (c) Microsoft Corporation.
@@ -4203,8 +4203,8 @@ function createNewrelicConfig() {
4203
4203
  var params = {
4204
4204
  enabled: 'true',
4205
4205
  accountId: '974691',
4206
- agentId: '1386157150',
4207
- applicationId: '1386157150',
4206
+ agentId: '1386157152',
4207
+ applicationId: '1386157152',
4208
4208
  licenseKey: '4848a32285',
4209
4209
  trustKey: '974691'
4210
4210
  };
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.120.1-beta';
928
+ SDK._version = 'v1.120.1';
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
  };
@@ -929,7 +929,7 @@
929
929
  version: 'x-sdk-version',
930
930
  type: 'x-sdk-type'
931
931
  });
932
- SDK._version = 'v1.120.1-beta';
932
+ SDK._version = 'v1.120.1';
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
  };