rudder-sdk-js 2.33.0 → 2.33.1
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
@@ -5229,7 +5229,7 @@ description:this.description,number:this.number,// Mozilla
|
|
5229
5229
|
fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,// Axios
|
5230
5230
|
config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null};};return error;}
|
5231
5231
|
|
5232
|
-
var version='2.33.
|
5232
|
+
var version='2.33.1';var removeTrailingSlashes=function removeTrailingSlashes(inURL){return inURL&&inURL.endsWith('/')?inURL.replace(/\/+$/,''):inURL;};var isFunction=function isFunction(value){return typeof value==='function'&&Boolean(value.constructor&&value.call&&value.apply);};var setImmediate=browser$1.nextTick.bind(browser$1);var noop=function noop(){};var Analytics=/*#__PURE__*/function(){/**
|
5233
5233
|
* Initialize a new `Analytics` with your RudderStack source's `writeKey` and an
|
5234
5234
|
* optional dictionary of `options`.
|
5235
5235
|
*
|
package/service-worker/index.js
CHANGED
@@ -5235,7 +5235,7 @@
|
|
5235
5235
|
fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,// Axios
|
5236
5236
|
config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null};};return error;}
|
5237
5237
|
|
5238
|
-
var version='2.33.
|
5238
|
+
var version='2.33.1';var removeTrailingSlashes=function removeTrailingSlashes(inURL){return inURL&&inURL.endsWith('/')?inURL.replace(/\/+$/,''):inURL;};var isFunction=function isFunction(value){return typeof value==='function'&&Boolean(value.constructor&&value.call&&value.apply);};var setImmediate=browser$1.nextTick.bind(browser$1);var noop=function noop(){};var Analytics=/*#__PURE__*/function(){/**
|
5239
5239
|
* Initialize a new `Analytics` with your RudderStack source's `writeKey` and an
|
5240
5240
|
* optional dictionary of `options`.
|
5241
5241
|
*
|