castled-js-sdk 0.0.7 → 0.0.8
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
@@ -5219,7 +5219,7 @@ description:this.description,number:this.number,// Mozilla
|
|
5219
5219
|
fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,// Axios
|
5220
5220
|
config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null};};return error;}
|
5221
5221
|
|
5222
|
-
var version='0.0.
|
5222
|
+
var version='0.0.8';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(){/**
|
5223
5223
|
* Initialize a new `Analytics` with your Castled source's `writeKey` and an
|
5224
5224
|
* optional dictionary of `options`.
|
5225
5225
|
*
|
package/service-worker/index.js
CHANGED
@@ -5225,7 +5225,7 @@
|
|
5225
5225
|
fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,// Axios
|
5226
5226
|
config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null};};return error;}
|
5227
5227
|
|
5228
|
-
var version='0.0.
|
5228
|
+
var version='0.0.8';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(){/**
|
5229
5229
|
* Initialize a new `Analytics` with your Castled source's `writeKey` and an
|
5230
5230
|
* optional dictionary of `options`.
|
5231
5231
|
*
|