rudder-sdk-js 2.22.1 → 2.22.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rudder-sdk-js",
3
- "version": "2.22.1",
3
+ "version": "2.22.3",
4
4
  "description": "RudderStack Javascript SDK",
5
5
  "main": "index.js",
6
6
  "module": "index.es.js",
@@ -7442,7 +7442,7 @@ function enhanceError(error, config, code, request, response) {
7442
7442
  return error;
7443
7443
  }
7444
7444
 
7445
- var version$1 = "2.22.1";
7445
+ var version$1 = "2.22.3";
7446
7446
 
7447
7447
  var version = version$1;
7448
7448
  var removeTrailingSlashes = function removeTrailingSlashes(inURL) {
@@ -7448,7 +7448,7 @@
7448
7448
  return error;
7449
7449
  }
7450
7450
 
7451
- var version$1 = "2.22.1";
7451
+ var version$1 = "2.22.3";
7452
7452
 
7453
7453
  var version = version$1;
7454
7454
  var removeTrailingSlashes = function removeTrailingSlashes(inURL) {