@paydock/client-sdk 1.113.2-beta → 1.113.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
@@ -891,7 +891,7 @@ SDK.headerKeys = Object.freeze({
891
891
  version: 'x-sdk-version',
892
892
  type: 'x-sdk-type'
893
893
  });
894
- SDK._version = 'v1.113.2-beta';
894
+ SDK._version = 'v1.113.2';
895
895
 
896
896
  /******************************************************************************
897
897
  Copyright (c) Microsoft Corporation.
@@ -3958,8 +3958,8 @@ function createNewrelicConfig() {
3958
3958
  var params = {
3959
3959
  enabled: 'true',
3960
3960
  accountId: '974691',
3961
- agentId: '1386157150',
3962
- applicationId: '1386157150',
3961
+ agentId: '1386157152',
3962
+ applicationId: '1386157152',
3963
3963
  licenseKey: '4848a32285',
3964
3964
  trustKey: '974691'
3965
3965
  };
package/bundles/index.mjs CHANGED
@@ -889,7 +889,7 @@ SDK.headerKeys = Object.freeze({
889
889
  version: 'x-sdk-version',
890
890
  type: 'x-sdk-type'
891
891
  });
892
- SDK._version = 'v1.113.2-beta';
892
+ SDK._version = 'v1.113.2';
893
893
 
894
894
  /******************************************************************************
895
895
  Copyright (c) Microsoft Corporation.
@@ -3956,8 +3956,8 @@ function createNewrelicConfig() {
3956
3956
  var params = {
3957
3957
  enabled: 'true',
3958
3958
  accountId: '974691',
3959
- agentId: '1386157150',
3960
- applicationId: '1386157150',
3959
+ agentId: '1386157152',
3960
+ applicationId: '1386157152',
3961
3961
  licenseKey: '4848a32285',
3962
3962
  trustKey: '974691'
3963
3963
  };
@@ -893,7 +893,7 @@
893
893
  version: 'x-sdk-version',
894
894
  type: 'x-sdk-type'
895
895
  });
896
- SDK._version = 'v1.113.2-beta';
896
+ SDK._version = 'v1.113.2';
897
897
 
898
898
  /******************************************************************************
899
899
  Copyright (c) Microsoft Corporation.
@@ -3960,8 +3960,8 @@
3960
3960
  var params = {
3961
3961
  enabled: 'true',
3962
3962
  accountId: '974691',
3963
- agentId: '1386157150',
3964
- applicationId: '1386157150',
3963
+ agentId: '1386157152',
3964
+ applicationId: '1386157152',
3965
3965
  licenseKey: '4848a32285',
3966
3966
  trustKey: '974691'
3967
3967
  };