@paydock/client-sdk 1.119.2-beta → 1.119.2

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.119.2-beta';
930
+ SDK._version = 'v1.119.2';
931
931
 
932
932
  /******************************************************************************
933
933
  Copyright (c) Microsoft Corporation.
@@ -4189,8 +4189,8 @@ function createNewrelicConfig() {
4189
4189
  var params = {
4190
4190
  enabled: 'true',
4191
4191
  accountId: '974691',
4192
- agentId: '1386157150',
4193
- applicationId: '1386157150',
4192
+ agentId: '1386157152',
4193
+ applicationId: '1386157152',
4194
4194
  licenseKey: '4848a32285',
4195
4195
  trustKey: '974691'
4196
4196
  };
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.119.2-beta';
928
+ SDK._version = 'v1.119.2';
929
929
 
930
930
  /******************************************************************************
931
931
  Copyright (c) Microsoft Corporation.
@@ -4187,8 +4187,8 @@ function createNewrelicConfig() {
4187
4187
  var params = {
4188
4188
  enabled: 'true',
4189
4189
  accountId: '974691',
4190
- agentId: '1386157150',
4191
- applicationId: '1386157150',
4190
+ agentId: '1386157152',
4191
+ applicationId: '1386157152',
4192
4192
  licenseKey: '4848a32285',
4193
4193
  trustKey: '974691'
4194
4194
  };
@@ -929,7 +929,7 @@
929
929
  version: 'x-sdk-version',
930
930
  type: 'x-sdk-type'
931
931
  });
932
- SDK._version = 'v1.119.2-beta';
932
+ SDK._version = 'v1.119.2';
933
933
 
934
934
  /******************************************************************************
935
935
  Copyright (c) Microsoft Corporation.
@@ -4191,8 +4191,8 @@
4191
4191
  var params = {
4192
4192
  enabled: 'true',
4193
4193
  accountId: '974691',
4194
- agentId: '1386157150',
4195
- applicationId: '1386157150',
4194
+ agentId: '1386157152',
4195
+ applicationId: '1386157152',
4196
4196
  licenseKey: '4848a32285',
4197
4197
  trustKey: '974691'
4198
4198
  };