rudder-sdk-js 2.22.2 → 2.22.3
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -0
- package/index.es.js +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/service-worker/index.es.js +1 -1
- package/service-worker/index.js +1 -1
package/package.json
CHANGED
@@ -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.
|
7445
|
+
var version$1 = "2.22.3";
|
7446
7446
|
|
7447
7447
|
var version = version$1;
|
7448
7448
|
var removeTrailingSlashes = function removeTrailingSlashes(inURL) {
|