rudder-sdk-js 2.18.1 → 2.20.0

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.18.1",
3
+ "version": "2.20.0",
4
4
  "description": "RudderStack Javascript SDK",
5
5
  "main": "index.js",
6
6
  "module": "index.es.js",
@@ -13237,7 +13237,7 @@ function enhanceError(error, config, code, request, response) {
13237
13237
  return error;
13238
13238
  }
13239
13239
 
13240
- var version$1 = "2.18.1";
13240
+ var version$1 = "2.20.0";
13241
13241
 
13242
13242
  var version = version$1;
13243
13243
 
@@ -13243,7 +13243,7 @@
13243
13243
  return error;
13244
13244
  }
13245
13245
 
13246
- var version$1 = "2.18.1";
13246
+ var version$1 = "2.20.0";
13247
13247
 
13248
13248
  var version = version$1;
13249
13249