castled-js-sdk 1.1.5 → 1.1.7
Sign up to get free protection for your applications and to get access to all the features.
- 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
@@ -5295,7 +5295,7 @@ description:this.description,number:this.number,// Mozilla
|
|
5295
5295
|
fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,// Axios
|
5296
5296
|
config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null};};return error;}
|
5297
5297
|
|
5298
|
-
var version='1.1.
|
5298
|
+
var version='1.1.7';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$1.nextTick.bind(browser$1$1);var noop=function noop(){};var Analytics=/*#__PURE__*/function(){/**
|
5299
5299
|
* Initialize a new `Analytics` with your Castled source's `writeKey` and an
|
5300
5300
|
* optional dictionary of `options`.
|
5301
5301
|
*
|
package/service-worker/index.js
CHANGED
@@ -5301,7 +5301,7 @@
|
|
5301
5301
|
fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,// Axios
|
5302
5302
|
config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null};};return error;}
|
5303
5303
|
|
5304
|
-
var version='1.1.
|
5304
|
+
var version='1.1.7';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$1.nextTick.bind(browser$1$1);var noop=function noop(){};var Analytics=/*#__PURE__*/function(){/**
|
5305
5305
|
* Initialize a new `Analytics` with your Castled source's `writeKey` and an
|
5306
5306
|
* optional dictionary of `options`.
|
5307
5307
|
*
|