Socket
Socket
Sign inDemoInstall

celia

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

celia - npm Package Compare versions

Comparing version 5.6.1 to 5.6.2

6

_internal/_object/_forOwn.js

@@ -5,5 +5,9 @@ import _for from './_for';

_for(
(cb, val, key) => value.hasOwnProperty(key) && cb(val, key, value),
function (cb, val, key) {
if (value.hasOwnProperty(key)) {
return cb(val, key, value);
}
},
value, iterator, context
);
};

2

dist/aop.c.js
/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -166,3 +166,7 @@ * Released under the MIT License.

_for(
function (cb, val, key) { return value.hasOwnProperty(key) && cb(val, key, value); },
function (cb, val, key) {
if (value.hasOwnProperty(key)) {
return cb(val, key, value);
}
},
value, iterator, context

@@ -169,0 +173,0 @@ );

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -164,3 +164,7 @@ * Released under the MIT License.

_for(
function (cb, val, key) { return value.hasOwnProperty(key) && cb(val, key, value); },
function (cb, val, key) {
if (value.hasOwnProperty(key)) {
return cb(val, key, value);
}
},
value, iterator, context

@@ -167,0 +171,0 @@ );

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -170,3 +170,7 @@ * Released under the MIT License.

_for(
function (cb, val, key) { return value.hasOwnProperty(key) && cb(val, key, value); },
function (cb, val, key) {
if (value.hasOwnProperty(key)) {
return cb(val, key, value);
}
},
value, iterator, context

@@ -173,0 +177,0 @@ );

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng
* Released under the MIT License.
*/
var n,t;n=this,t=function(){"use strict";var n={after:function(n,t,e){var r=n[t];n[t]=function(){r.apply(this,arguments),e.call(this)}},around:function(n,t,e){var r=n[t];n[t]=function(){for(var n=[],t=arguments.length;t--;)n[t]=arguments[t];return e.call(this,r,n)}},before:function(n,t,e){var r=n[t];n[t]=function(){e.call(this),r.apply(this,arguments)}}},t={objectobject:7,objectundefined:6};var e={msie:function(){return document.documentMode||t[typeof document.all+typeof XMLHttpRequest]},os:function(n){n=n||"";var t={};t.webkit=n.match(/WebKit\/([\d.]+)/),t.android=n.match(/(Android)\s+([\d.]+)/)||n.match(/Silk-Accelerated/),t.androidICS=t.android&&n.match(/(Android)\s4/),t.ipad=n.match(/(iPad).*OS\s([\d_]+)/),t.iphone=!t.ipad&&n.match(/(iPhone\sOS)\s([\d_]+)/),t.ios7=(t.ipad||t.iphone)&&(n.match(/7_/)||n.match(/8_/)),t.webos=n.match(/(webOS|hpwOS)[\s/]([\d.]+)/),t.touchpad=t.webos&&n.match(/TouchPad/),t.ios=t.ipad||t.iphone,t.playbook=n.match(/PlayBook/),t.blackberry10=n.match(/BB10/),t.blackberry=t.playbook||t.blackberry10||n.match(/BlackBerry/),t.chrome=n.match(/Chrome/),t.opera=n.match(/Opera/),t.safari=n.match(/Safari\/([\d.]+)/),t.fennec=n.match(/fennec/i)||n.match(/Firefox/);var e=n.match(/MSIE\s([\d.]+)/)||n.match(/(?:trident)(?:.*rv:([\w.]+))?/i);return e&&(t.ie=parseFloat(e[1])),t.ieTouch=t.ie&&n.toLowerCase().match(/touch/i),t.tizen=n.match(/Tizen/i),t.kindle=n.match(/Silk-Accelerated/),t.wechat=n.match(/MicroMessenger/i),t}},r=/[-_. ]+([a-z])/g,a=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,f=/\\(\\)?/g;function c(n){return"string"==typeof n}function s(n){return null==n}function o(n){return"function"==typeof n}function i(n){return"number"==typeof n}function u(n){return!s(n)&&i(n.length)&&!o(n)}function l(n,t){return t?n.bind(t):n}function d(n,t,e,r,o){for(var i=l(r,o),c=t,u=void 0;!1!==u&&c<e;c++)u=i(n[c],c,n)}function h(n,t,e){d(n,0,n.length,t,e)}function p(n,t,e,r){var o=l(e,r);for(var i in t)if(!1===n(o,t[i],i))break}function m(r,n,t){p(function(n,t,e){return r.hasOwnProperty(e)&&n(t,e,r)},r,n,t)}function b(n,t,e){for(var r=l(t,e),o=0,i=void 0;!1!==i&&o<n;o++)i=r(o,o,o)}function v(n,t,e){n&&(u(n)?h(n,t,e):i(n)?b(n,t,e):m(n,t,e))}function y(n,t,e){return n&&b(n,t,e)}function g(n){return null!==n&&"object"==typeof n}function j(n,t,e){return g(n)&&m(n,t,e)}function w(n){return void 0===n}function O(n,t,e){for(var r;!s(n)&&(r=a.exec(t));){var o=r[0],i=r[1],c=r[2],u=r[3];n=n[c?u.replace(f,"$1"):i||o]}return w(n)?e:n}var k="celia_uid_"+(1e9*Math.random()>>>0),S=0;var A=Object.prototype.hasOwnProperty;var C=Object.prototype.toString;function x(n){return C.call(n)}function E(n){return n instanceof Date}var P=Number.isInteger||function(n){return i(n)&&isFinite(n)&&n>>0===n};function F(n){return n instanceof RegExp}var I=Array.isArray;function N(n,t){return n[n.length]=t,n}function B(n,t,e,r){var o=[],i=l(e,r);return n(t,function(n,t){s(n=i(n,t))||N(o,n)}),o}var R={forNumber:y,map:function(n,t,e){return B(y,n,t,e)}};var T={assign:Object.assign||function(n){if(s(n))throw new TypeError("Cannot convert undefined or null to object");var e=Object(n);return d(arguments,1,arguments.length,function(n){m(n,function(n,t){e[t]=n})}),e},forIn:function(n,t,e){return g(n)&&function(r,n,t){p(function(n,t,e){return n(t,e,r)},r,n,t)}(n,t,e)},forOwn:j,get:O,map:function(n,t,e){return B(j,n,t,e)}};function _(n){return decodeURIComponent(n.replace(/\+/g," "))}var M=/([^=?&]+)=?([^&]*)/g,U=Array.isArray;var z={parse:function(n){var t={};if(c(n))for(var e;e=M.exec(n);){var r=e[1];if(e[0]!==r){var o=e[2],i=t[r];w(i)?t[r]=_(o):U(i)?N(i,_(o)):t[r]=[i,_(o)]}}return t},prefix:function(n,t){return n?(t||"?")+n:n},stringify:function(n,t,e){void 0===t&&(t="&"),void 0===e&&(e="=");var r=[];return j(n,function(n,t){n||!s(n)&&!isNaN(n)||(n=""),N(r,encodeURIComponent(t)+e+encodeURIComponent(n))}),r.length?r.join(t):""}};var L={};"Boolean,Number,String,Function,AsyncFunction,Array,Date,RegExp,Object,Error,Symbol".split(",").forEach(function(n){L["[object "+n+"]"]=n.toLowerCase()});var q={isAbsolute:function(n){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(n)},join:function(n){var t=arguments.length;s(n)?1<t&&(n=""):n=n.replace(/\/+$/,"");var e="";return d(arguments,1,t,function(n){n&&(e+="/",e+=n)}),e&&(n+=e.replace(/\/+/g,"/")),n}};return{aop:n,browser:e,camelCase:function(n){return c(n)?n.replace(r,function(n,t){return t.toUpperCase()}):n},debounce:function(n,t){var e=null;function r(){null!==e&&(clearTimeout(e),e=null)}function o(){r(),e=setTimeout(n,t)}return o.cancel=r,o},each:v,forEach:function(n,t,e){return n&&h(n,t,e)},forNumber:y,forOwn:j,get:O,getUid:function(n){return n[k]||(n[k]=++S)},hasOwn:function(n,t){return A.call(n,t)},isArrayLike:u,isAsyncFunction:function(n){return"[object AsyncFunction]"===x(n)},isBoolean:function(n){return"boolean"==typeof n},isDate:E,isFunction:o,isInteger:P,isNil:s,isNumber:i,isObject:g,isPlainObject:function(n){return!s(n)&&"[object Object]"===x(n)},isPromiseLike:function(n){return!!n&&o(n.then)&&o(n.catch)},isRegExp:F,isString:c,isUndefined:w,isWindow:function(n){return n&&n===n.window},looseEqual:function e(t,r){if(g(t)&&g(r)){if(I(t)&&I(r))return t.length===r.length&&t.every(function(n,t){return e(n,r[t])});if(E(t)&&E(r))return+t==+r;if(F(t)&&F(r))return t.toString()===r.toString();var n=Object.keys(t),o=Object.keys(r);return n.length===o.length&&n.every(function(n){return e(t[n],r[n])})}return t===r},map:function(n,t,e){return B(v,n,t,e)},noop:function(){},number:R,object:T,qs:z,sleep:function(t){return new Promise(function(n){setTimeout(n,t)})},type:function(n){return s(n)?n+"":g(n)||o(n)?L[x(n)]||"object":typeof n},url:q}},"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n=n||self).celia=t();
var n,t;n=this,t=function(){"use strict";var n={after:function(n,t,e){var r=n[t];n[t]=function(){r.apply(this,arguments),e.call(this)}},around:function(n,t,e){var r=n[t];n[t]=function(){for(var n=[],t=arguments.length;t--;)n[t]=arguments[t];return e.call(this,r,n)}},before:function(n,t,e){var r=n[t];n[t]=function(){e.call(this),r.apply(this,arguments)}}},t={objectobject:7,objectundefined:6};var e={msie:function(){return document.documentMode||t[typeof document.all+typeof XMLHttpRequest]},os:function(n){n=n||"";var t={};t.webkit=n.match(/WebKit\/([\d.]+)/),t.android=n.match(/(Android)\s+([\d.]+)/)||n.match(/Silk-Accelerated/),t.androidICS=t.android&&n.match(/(Android)\s4/),t.ipad=n.match(/(iPad).*OS\s([\d_]+)/),t.iphone=!t.ipad&&n.match(/(iPhone\sOS)\s([\d_]+)/),t.ios7=(t.ipad||t.iphone)&&(n.match(/7_/)||n.match(/8_/)),t.webos=n.match(/(webOS|hpwOS)[\s/]([\d.]+)/),t.touchpad=t.webos&&n.match(/TouchPad/),t.ios=t.ipad||t.iphone,t.playbook=n.match(/PlayBook/),t.blackberry10=n.match(/BB10/),t.blackberry=t.playbook||t.blackberry10||n.match(/BlackBerry/),t.chrome=n.match(/Chrome/),t.opera=n.match(/Opera/),t.safari=n.match(/Safari\/([\d.]+)/),t.fennec=n.match(/fennec/i)||n.match(/Firefox/);var e=n.match(/MSIE\s([\d.]+)/)||n.match(/(?:trident)(?:.*rv:([\w.]+))?/i);return e&&(t.ie=parseFloat(e[1])),t.ieTouch=t.ie&&n.toLowerCase().match(/touch/i),t.tizen=n.match(/Tizen/i),t.kindle=n.match(/Silk-Accelerated/),t.wechat=n.match(/MicroMessenger/i),t}},r=/[-_. ]+([a-z])/g,a=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,f=/\\(\\)?/g;function c(n){return"string"==typeof n}function s(n){return null==n}function o(n){return"function"==typeof n}function i(n){return"number"==typeof n}function u(n){return!s(n)&&i(n.length)&&!o(n)}function l(n,t){return t?n.bind(t):n}function d(n,t,e,r,o){for(var i=l(r,o),c=t,u=void 0;!1!==u&&c<e;c++)u=i(n[c],c,n)}function h(n,t,e){d(n,0,n.length,t,e)}function p(n,t,e,r){var o=l(e,r);for(var i in t)if(!1===n(o,t[i],i))break}function m(r,n,t){p(function(n,t,e){if(r.hasOwnProperty(e))return n(t,e,r)},r,n,t)}function b(n,t,e){for(var r=l(t,e),o=0,i=void 0;!1!==i&&o<n;o++)i=r(o,o,o)}function v(n,t,e){n&&(u(n)?h(n,t,e):i(n)?b(n,t,e):m(n,t,e))}function y(n,t,e){return n&&b(n,t,e)}function g(n){return null!==n&&"object"==typeof n}function j(n,t,e){return g(n)&&m(n,t,e)}function w(n){return void 0===n}function O(n,t,e){for(var r;!s(n)&&(r=a.exec(t));){var o=r[0],i=r[1],c=r[2],u=r[3];n=n[c?u.replace(f,"$1"):i||o]}return w(n)?e:n}var k="celia_uid_"+(1e9*Math.random()>>>0),S=0;var A=Object.prototype.hasOwnProperty;var C=Object.prototype.toString;function x(n){return C.call(n)}function E(n){return n instanceof Date}var P=Number.isInteger||function(n){return i(n)&&isFinite(n)&&n>>0===n};function F(n){return n instanceof RegExp}var I=Array.isArray;function N(n,t){return n[n.length]=t,n}function B(n,t,e,r){var o=[],i=l(e,r);return n(t,function(n,t){s(n=i(n,t))||N(o,n)}),o}var R={forNumber:y,map:function(n,t,e){return B(y,n,t,e)}};var T={assign:Object.assign||function(n){if(s(n))throw new TypeError("Cannot convert undefined or null to object");var e=Object(n);return d(arguments,1,arguments.length,function(n){m(n,function(n,t){e[t]=n})}),e},forIn:function(n,t,e){return g(n)&&function(r,n,t){p(function(n,t,e){return n(t,e,r)},r,n,t)}(n,t,e)},forOwn:j,get:O,map:function(n,t,e){return B(j,n,t,e)}};function _(n){return decodeURIComponent(n.replace(/\+/g," "))}var M=/([^=?&]+)=?([^&]*)/g,U=Array.isArray;var z={parse:function(n){var t={};if(c(n))for(var e;e=M.exec(n);){var r=e[1];if(e[0]!==r){var o=e[2],i=t[r];w(i)?t[r]=_(o):U(i)?N(i,_(o)):t[r]=[i,_(o)]}}return t},prefix:function(n,t){return n?(t||"?")+n:n},stringify:function(n,t,e){void 0===t&&(t="&"),void 0===e&&(e="=");var r=[];return j(n,function(n,t){n||!s(n)&&!isNaN(n)||(n=""),N(r,encodeURIComponent(t)+e+encodeURIComponent(n))}),r.length?r.join(t):""}};var L={};"Boolean,Number,String,Function,AsyncFunction,Array,Date,RegExp,Object,Error,Symbol".split(",").forEach(function(n){L["[object "+n+"]"]=n.toLowerCase()});var q={isAbsolute:function(n){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(n)},join:function(n){var t=arguments.length;s(n)?1<t&&(n=""):n=n.replace(/\/+$/,"");var e="";return d(arguments,1,t,function(n){n&&(e+="/",e+=n)}),e&&(n+=e.replace(/\/+/g,"/")),n}};return{aop:n,browser:e,camelCase:function(n){return c(n)?n.replace(r,function(n,t){return t.toUpperCase()}):n},debounce:function(n,t){var e=null;function r(){null!==e&&(clearTimeout(e),e=null)}function o(){r(),e=setTimeout(n,t)}return o.cancel=r,o},each:v,forEach:function(n,t,e){return n&&h(n,t,e)},forNumber:y,forOwn:j,get:O,getUid:function(n){return n[k]||(n[k]=++S)},hasOwn:function(n,t){return A.call(n,t)},isArrayLike:u,isAsyncFunction:function(n){return"[object AsyncFunction]"===x(n)},isBoolean:function(n){return"boolean"==typeof n},isDate:E,isFunction:o,isInteger:P,isNil:s,isNumber:i,isObject:g,isPlainObject:function(n){return!s(n)&&"[object Object]"===x(n)},isPromiseLike:function(n){return!!n&&o(n.then)&&o(n.catch)},isRegExp:F,isString:c,isUndefined:w,isWindow:function(n){return n&&n===n.window},looseEqual:function e(t,r){if(g(t)&&g(r)){if(I(t)&&I(r))return t.length===r.length&&t.every(function(n,t){return e(n,r[t])});if(E(t)&&E(r))return+t==+r;if(F(t)&&F(r))return t.toString()===r.toString();var n=Object.keys(t),o=Object.keys(r);return n.length===o.length&&n.every(function(n){return e(t[n],r[n])})}return t===r},map:function(n,t,e){return B(v,n,t,e)},noop:function(){},number:R,object:T,qs:z,sleep:function(t){return new Promise(function(n){setTimeout(n,t)})},type:function(n){return s(n)?n+"":g(n)||o(n)?L[x(n)]||"object":typeof n},url:q}},"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n=n||self).celia=t();
/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -34,3 +34,7 @@ * Released under the MIT License.

_for(
function (cb, val, key) { return value.hasOwnProperty(key) && cb(val, key, value); },
function (cb, val, key) {
if (value.hasOwnProperty(key)) {
return cb(val, key, value);
}
},
value, iterator, context

@@ -37,0 +41,0 @@ );

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -38,3 +38,7 @@ * Released under the MIT License.

_for(
function (cb, val, key) { return value.hasOwnProperty(key) && cb(val, key, value); },
function (cb, val, key) {
if (value.hasOwnProperty(key)) {
return cb(val, key, value);
}
},
value, iterator, context

@@ -41,0 +45,0 @@ );

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng
* Released under the MIT License.
*/
var n,t;n=this,t=function(){"use strict";function c(n){return null==n}function a(n,t){return t?n.bind(t):n}function o(n,t,r,e){var o=a(r,e);for(var u in t)if(!1===n(o,t[u],u))break}function e(e,n,t){o(function(n,t,r){return e.hasOwnProperty(r)&&n(t,r,e)},e,n,t)}var n=Object.assign||function(n){if(c(n))throw new TypeError("Cannot convert undefined or null to object");var r=Object(n);return function(n,t,r,e,o){for(var u=a(e,o),f=t,i=void 0;!1!==i&&f<r;f++)i=u(n[f],f,n)}(arguments,1,arguments.length,function(n){e(n,function(n,t){r[t]=n})}),r};function u(n){return null!==n&&"object"==typeof n}function f(n,t,r){return u(n)&&e(n,t,r)}var d=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,l=/\\(\\)?/g;return{assign:n,forIn:function(n,t,r){return u(n)&&function(e,n,t){o(function(n,t,r){return n(t,r,e)},e,n,t)}(n,t,r)},forOwn:f,get:function(n,t,r){for(var e;!c(n)&&(e=d.exec(t));){var o=e[0],u=e[1],f=e[2],i=e[3];n=n[f?i.replace(l,"$1"):u||o]}return function(n){return void 0===n}(n)?r:n},map:function(n,t,r){return function(n,t,r,e){var o=[],u=a(r,e);return n(t,function(n,t){c(n=u(n,t))||function(n,t){n[n.length]=t}(o,n)}),o}(f,n,t,r)}}},"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n=n||self).celia=t();
var n,t;n=this,t=function(){"use strict";function c(n){return null==n}function a(n,t){return t?n.bind(t):n}function o(n,t,r,e){var o=a(r,e);for(var u in t)if(!1===n(o,t[u],u))break}function e(e,n,t){o(function(n,t,r){if(e.hasOwnProperty(r))return n(t,r,e)},e,n,t)}var n=Object.assign||function(n){if(c(n))throw new TypeError("Cannot convert undefined or null to object");var r=Object(n);return function(n,t,r,e,o){for(var u=a(e,o),f=t,i=void 0;!1!==i&&f<r;f++)i=u(n[f],f,n)}(arguments,1,arguments.length,function(n){e(n,function(n,t){r[t]=n})}),r};function u(n){return null!==n&&"object"==typeof n}function f(n,t,r){return u(n)&&e(n,t,r)}var d=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,l=/\\(\\)?/g;return{assign:n,forIn:function(n,t,r){return u(n)&&function(e,n,t){o(function(n,t,r){return n(t,r,e)},e,n,t)}(n,t,r)},forOwn:f,get:function(n,t,r){for(var e;!c(n)&&(e=d.exec(t));){var o=e[0],u=e[1],f=e[2],i=e[3];n=n[f?i.replace(l,"$1"):u||o]}return function(n){return void 0===n}(n)?r:n},map:function(n,t,r){return function(n,t,r,e){var o=[],u=a(r,e);return n(t,function(n,t){c(n=u(n,t))||function(n,t){n[n.length]=t}(o,n)}),o}(f,n,t,r)}}},"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n=n||self).celia=t();
/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -69,3 +69,7 @@ * Released under the MIT License.

_for(
function (cb, val, key) { return value.hasOwnProperty(key) && cb(val, key, value); },
function (cb, val, key) {
if (value.hasOwnProperty(key)) {
return cb(val, key, value);
}
},
value, iterator, context

@@ -72,0 +76,0 @@ );

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -73,3 +73,7 @@ * Released under the MIT License.

_for(
function (cb, val, key) { return value.hasOwnProperty(key) && cb(val, key, value); },
function (cb, val, key) {
if (value.hasOwnProperty(key)) {
return cb(val, key, value);
}
},
value, iterator, context

@@ -76,0 +80,0 @@ );

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng
* Released under the MIT License.
*/
var n,e;n=this,e=function(){"use strict";function f(n,e){return n[n.length]=e,n}function u(n){return decodeURIComponent(n.replace(/\+/g," "))}var c=/([^=?&]+)=?([^&]*)/g,a=Array.isArray;return{parse:function(n){var e={};if(function(n){return"string"==typeof n}(n))for(var r;r=c.exec(n);){var t=r[1];if(r[0]!==t){var o=r[2],i=e[t];void 0===i?e[t]=u(o):a(i)?f(i,u(o)):e[t]=[i,u(o)]}}return e},prefix:function(n,e){return n?(e||"?")+n:n},stringify:function(n,e,r){void 0===e&&(e="&"),void 0===r&&(r="=");var t=[];return function(n,e,r){(function(n){return null!==n&&"object"==typeof n})(n)&&function(t,n,e){!function(n,e,r,t){var o=function(n,e){return e?n.bind(e):n}(r,t);for(var i in e)if(!1===n(o,e[i],i))break}(function(n,e,r){return t.hasOwnProperty(r)&&n(e,r,t)},t,n,e)}(n,e,r)}(n,function(n,e){n||!function(n){return null==n}(n)&&!isNaN(n)||(n=""),f(t,encodeURIComponent(e)+r+encodeURIComponent(n))}),t.length?t.join(e):""}}},"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(n=n||self).celia=e();
var n,e;n=this,e=function(){"use strict";function f(n,e){return n[n.length]=e,n}function u(n){return decodeURIComponent(n.replace(/\+/g," "))}var c=/([^=?&]+)=?([^&]*)/g,a=Array.isArray;return{parse:function(n){var e={};if(function(n){return"string"==typeof n}(n))for(var r;r=c.exec(n);){var t=r[1];if(r[0]!==t){var o=r[2],i=e[t];void 0===i?e[t]=u(o):a(i)?f(i,u(o)):e[t]=[i,u(o)]}}return e},prefix:function(n,e){return n?(e||"?")+n:n},stringify:function(n,e,r){void 0===e&&(e="&"),void 0===r&&(r="=");var t=[];return function(n,e,r){(function(n){return null!==n&&"object"==typeof n})(n)&&function(t,n,e){!function(n,e,r,t){var o=function(n,e){return e?n.bind(e):n}(r,t);for(var i in e)if(!1===n(o,e[i],i))break}(function(n,e,r){if(t.hasOwnProperty(r))return n(e,r,t)},t,n,e)}(n,e,r)}(n,function(n,e){n||!function(n){return null==n}(n)&&!isNaN(n)||(n=""),f(t,encodeURIComponent(e)+r+encodeURIComponent(n))}),t.length?t.join(e):""}}},"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(n=n||self).celia=e();
/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* celia.js v5.6.1
* celia.js v5.6.2
* (c) 2018-2019 Jesse Feng

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "celia",
"version": "5.6.1",
"version": "5.6.2",
"description": "A modern JavaScript utility library delivering modularity, performance, & extras.",

@@ -5,0 +5,0 @@ "main": "./dist/celia.c.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc