From 63e8daf6c5a22803c79476b65f6bdb7fee179e20 Mon Sep 17 00:00:00 2001 From: Graham Fairweather Date: Wed, 28 Aug 2019 19:26:55 +0200 Subject: [PATCH] :bookmark: v2.1.2 Security update --- dist/get-prototype-of-x.js | 4 +- dist/get-prototype-of-x.min.js | 4 +- package-lock.json | 244 ++++++++++++++++----------------- package.json | 8 +- 4 files changed, 130 insertions(+), 130 deletions(-) diff --git a/dist/get-prototype-of-x.js b/dist/get-prototype-of-x.js index 4951e8c..5b12a15 100644 --- a/dist/get-prototype-of-x.js +++ b/dist/get-prototype-of-x.js @@ -2,13 +2,13 @@ { "author": "Graham Fairweather", "copywrite": "Copyright (c) 2017", - "date": "2019-08-28T15:28:49.124Z", + "date": "2019-08-28T17:26:49.626Z", "describe": "", "description": "Sham for Object.getPrototypeOf", "file": "get-prototype-of-x.js", "hash": "61f52122bedff6ac3386", "license": "MIT", - "version": "2.1.1" + "version": "2.1.2" } */ (function webpackUniversalModuleDefinition(root, factory) { diff --git a/dist/get-prototype-of-x.min.js b/dist/get-prototype-of-x.min.js index 49360f4..eeb189d 100644 --- a/dist/get-prototype-of-x.min.js +++ b/dist/get-prototype-of-x.min.js @@ -2,13 +2,13 @@ { "author": "Graham Fairweather", "copywrite": "Copyright (c) 2017", - "date": "2019-08-28T15:28:49.124Z", + "date": "2019-08-28T17:26:49.626Z", "describe": "", "description": "Sham for Object.getPrototypeOf", "file": "get-prototype-of-x.min.js", "hash": "1d7f2226b2b8edbbaa3b", "license": "MIT", - "version": "2.1.1" + "version": "2.1.2" } */ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.getPrototypeOfX=e():t.getPrototypeOfX=e()}(function(){"use strict";var t,e={}.constructor,n=e.prototype,r=e.defineProperty,o=function(){return"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void 0},i=function(){return this};try{return r?r(n,"$$globalThis$$",{get:i,configurable:!0}):n.__defineGetter__("$$globalThis$$",i),t="undefined"==typeof $$globalThis$$?o():$$globalThis$$,delete n.$$globalThis$$,t}catch(t){return o()}}(),function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=5)}([function(t,e,n){"use strict";var r=Object.prototype.toString;if(n(2)()){var o=Symbol.prototype.toString,i=/^Symbol\(.*\)$/;t.exports=function(t){if("symbol"==typeof t)return!0;if("[object Symbol]"!==r.call(t))return!1;try{return function(t){return"symbol"==typeof t.valueOf()&&i.test(o.call(t))}(t)}catch(t){return!1}}}else t.exports=function(t){return!1}},function(t,e,n){"use strict";var r=String.prototype.valueOf,o=Object.prototype.toString,i="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;t.exports=function(t){return"string"==typeof t||"object"==typeof t&&(i?function(t){try{return r.call(t),!0}catch(t){return!1}}(t):"[object String]"===o.call(t))}},function(t,e,n){"use strict";(function(e){var r=e.Symbol,o=n(4);t.exports=function(){return"function"==typeof r&&("function"==typeof Symbol&&("symbol"==typeof r("foo")&&("symbol"==typeof Symbol("bar")&&o())))}}).call(this,n(3))},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){"use strict";t.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),n=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var r=Object.getOwnPropertySymbols(t);if(1!==r.length||r[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(t,e);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},function(t,e,n){"use strict";function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}n.r(e);var o=function(t){return"object"===r(t)?null===t:"function"!=typeof t},i=n(1),c=n.n(i),u={}.constructor("a"),s="a"===u[0]&&0 in u,f=function(){}.bind,p="function"==typeof f&&function(){var t=null,e=null,n=null,r=[];try{var o=f.apply(function(r,o){return n=this,t=r,e=o,arguments},[r,1]),i=o(2);return 1===o.length&&2===i.length&&1===t&&2===e&&n===r}catch(t){return!1}}()&&function(){var t=null,e=null,n=null,r=[1,2,3],o=function(o,i){return t=o,e=i,n=this,r};try{var i=f.apply(o,[null]),c=new i(1,2);return i.length===o.length&&c===r&&1===t&&2===e&&n!==r}catch(t){return!1}}(),a="".split,l=Math.max,y=o.bind,d=o.call,b=p?y.call(d,a):function(t,e){return a.call(t,e)},g=function(t){return c()(t)?b(t,""):t},h=function(t,e){var n=arguments.length>2?arguments[2]:[];if("string"!=typeof t&&o(t))return n;for(var r=s?t:g(t),i=r.length,c=l(0,e)||0;c=e?t:e},T=function(t){if("function"!=typeof t&&"[object Function]"!==O.apply(t))throw new TypeError("bind called on incompatible "+t)},x=[function(t){return function(){return t.apply(this,h(arguments))}},function(t,e){return function(n){return t.apply(this,h(arguments,e,[n]))}},function(t,e){return function(n,r){return t.apply(this,h(arguments,e,[n,r]))}},function(t,e){return function(n,r,o){return t.apply(this,h(arguments,e,[n,r,o]))}},function(t,e){return function(n,r,o,i){return t.apply(this,h(arguments,e,[n,r,o,i]))}},function(t,e){return function(n,r,o,i,c){return t.apply(this,h(arguments,e,[n,r,o,i,c]))}},function(t,e){return function(n,r,o,i,c,u){return t.apply(this,h(arguments,e,[n,r,o,i,c,u]))}},function(t,e){return function(n,r,o,i,c,u,s){return t.apply(this,h(arguments,e,[n,r,o,i,c,u,s]))}},function(t,e){return function(n,r,o,i,c,u,s,f){return t.apply(this,h(arguments,e,[n,r,o,i,c,u,s,f]))}}],P=function(t){var e=m(t,3),n=e[0],r=e[1],o=e[2],i=$(0,r.length-$(0,o.length-2)),c=x[i],u=c?c(n,i):x[0](n);if(r.prototype){var s=function(){};s.prototype=r.prototype,u.prototype=new s,s.prototype=null}return u},_=function(t,e){var n=t.apply(this,e);return j(n)===n?n:this},E=p?S.bind(v):function(t,e){T(t);var n,r=arguments,o=function(){var o=h(arguments,0,h(r,2));return this instanceof n?_.apply(this,[t,o]):t.apply(e,o)};return n=P([o,t,r])},F=TypeError,M=E.apply,k=E(E.call,M),C=E(M,{}.toString),N=function(t){if("function"!=typeof t&&"[object Function]"!==C(t))throw new F(t+" is not a function");return t},A=function(t,e){return k(N(t),e,h(arguments[2]))},I=function(t){try{return{threw:!1,value:A(t,this,h(arguments,1))}}catch(t){return{threw:!0,value:t}}},q=function(t){return!!t},D={}.toString,G=function(t){return function(t){if("function"!=typeof t&&"[object Function]"!==A(D,t))throw new TypeError("methodize called on incompatible "+t)}(t),function(){return A(t,arguments[0],h(arguments,1))}},L=G({}.toString),X=function(t){return null===t?"[object Null]":void 0===t?"[object Undefined]":L(t)},z=n(0),B=n.n(z);for(var H=I(function(){return function(t,e){if(t!==e)throw new TypeError("Cannot instantiate an arrow function")}(this,void 0),"function"==typeof Symbol&&B()(Symbol(""))}.bind(void 0)),R=!1===H.threw&&!0===H.value&&B()(Symbol.toStringTag),U=function(t){return null==t},V=function(t){if(U(t))throw new TypeError("Cannot call method on ".concat(t));return t},J="Cannot convert a Symbol value to a string".constructor,K=function(t){if(B()(t))throw new TypeError("Cannot convert a Symbol value to a string");return J(t)},Q=function(t){return K(V(t))},W=[{code:9,description:"Tab",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\t"},{code:10,description:"Line Feed",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\n"},{code:11,description:"Vertical Tab",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\v"},{code:12,description:"Form Feed",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\f"},{code:13,description:"Carriage Return",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\r"},{code:32,description:"Space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:160,description:"No-break space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:5760,description:"Ogham space mark",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:6158,description:"Mongolian vowel separator",es5:!0,es2015:!0,es2016:!0,es2017:!1,es2018:!1,string:"᠎"},{code:8192,description:"En quad",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8193,description:"Em quad",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8194,description:"En space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8195,description:"Em space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8196,description:"Three-per-em space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8197,description:"Four-per-em space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8198,description:"Six-per-em space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8199,description:"Figure space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8200,description:"Punctuation space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8201,description:"Thin space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8202,description:"Hair space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8232,description:"Line separator",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\u2028"},{code:8233,description:"Paragraph separator",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\u2029"},{code:8239,description:"Narrow no-break space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8287,description:"Medium mathematical space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:12288,description:"Ideographic space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:65279,description:"Byte Order Mark",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\ufeff"}],Y="",Z=W.length,tt=0;tt1?K(e):"")},bt=I.constructor,gt=G(I.toString),ht=/^class /,mt=G(ht.test),vt=!1===I(function(){return bt('"use strict"; return class My {};')()}).threw,St=function(t){return mt(ht,at(dt(gt(t)," ")))},wt=function(t){var e=I(St,t);return!1===e.threw&&e.value},jt=function(t,e){return!o(t)&&(R?function(t,e){return!(vt&&!1===e&&wt(t)||!1!==I(function(){return gt(t)}).threw)}(t,q(e)):(!vt||!1!==q(e)||!wt(t))&&function(t){var e=X(t);return"[object Function]"===e||"[object GeneratorFunction]"===e||"[object AsyncFunction]"===e}(t))},Ot={}.constructor,$t=function(t){return Ot(V(t))};n.d(e,"implementation",function(){return _t});var Tt={}.constructor,xt=Tt.getPrototypeOf,Pt=q(xt)&&function(){var t={},e=function(){};e.prototype=t;var n=new e;try{return xt(n)===t}catch(t){return!1}}(),_t=function(t){var e=$t(t),n=e.__proto__;return n||null===n?n:jt(e.constructor)?e.constructor.prototype:e instanceof Tt?Tt.prototype:null},Et=Pt?function(t){return xt($t(t))}:_t;e.default=Et}])}); diff --git a/package-lock.json b/package-lock.json index a6e96b7..70ac1a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "get-prototype-of-x", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -2147,12 +2147,12 @@ "dev": true }, "attempt-x": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/attempt-x/-/attempt-x-2.1.1.tgz", - "integrity": "sha512-mcwu+LMK5Nc/+64aix4Wn3Ujl3tAY+5SVLteD83ypo822dx8Cg+gDRggOxA+NKikulbn7/FSNE53hnxmLo+Pvg==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/attempt-x/-/attempt-x-2.1.2.tgz", + "integrity": "sha512-vblT/0yT5dmm2qo8mfBjtiu0BGL/HWhxBFTrqHvkjQQSsXb/sTmpYIi1StJGSN5W/TX2E+FsuX7c23ExMZy2jw==", "requires": { - "simple-call-x": "^1.0.2", - "util-pusher-x": "^1.0.2" + "simple-call-x": "^1.0.3", + "util-pusher-x": "^1.0.3" } }, "aws-sign2": { @@ -2700,11 +2700,11 @@ } }, "cached-constructors-x": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/cached-constructors-x/-/cached-constructors-x-2.2.0.tgz", - "integrity": "sha512-GAgEb5t/5HoLw6OqqcRjD/JFIIGjrcAr4XhqV5jV4zcdr9NGVZpaTEzFryrgEKojjACGIEN02+ei6vCG5pLyjA==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/cached-constructors-x/-/cached-constructors-x-2.2.1.tgz", + "integrity": "sha512-GQFEIdT6mBLUfY986TdQA05WnmkkCFf0CDk++VfNraIWSCz0889bAu14FPMuoKNbVySAub7ItDa95ALp2008FQ==", "requires": { - "noop-x": "^1.2.0" + "noop-x": "^1.2.1" } }, "callsites": { @@ -5568,9 +5568,9 @@ } }, "has-boxed-string-x": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/has-boxed-string-x/-/has-boxed-string-x-2.1.0.tgz", - "integrity": "sha512-3NPBl7EodeD1y/6fSUliQlfMIl7v9sY/CKmrIxe27Hr4PjCtKY9wXIDJCejTugQNn2U5a7/jfLNSw/my3hrcLg==" + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/has-boxed-string-x/-/has-boxed-string-x-2.1.1.tgz", + "integrity": "sha512-1MmOo3H8UbI6JQ3e3TaxAXHQmpnyrM5DjYRqRXNvjl/UHZqb2fEyfp0UPvtbzvmOf0+sBzcv4ea/LEw87WNyVA==" }, "has-flag": { "version": "3.0.0", @@ -5579,11 +5579,11 @@ "dev": true }, "has-symbol-support-x": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-2.1.1.tgz", - "integrity": "sha512-pgnuC8pSEQQNOq69BGNW+Z8dKHrZbPI3PvzElA4e5n1E5dygqAjJVx358LVySDPLykq4D8WLnCciySv4gMA4jQ==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-2.1.2.tgz", + "integrity": "sha512-RpWVMhXSkiJCXI7+bavsapHwlS0VD7rCOSwhzcy0yZzFXxr+FznUBK4OkECVH/EOM1ZoVXw8OzABIEvaEFl+Zg==", "requires": { - "attempt-x": "^2.1.1", + "attempt-x": "^2.1.2", "is-symbol": "^1.0.2" } }, @@ -5593,11 +5593,11 @@ "integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=" }, "has-to-string-tag-x": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.1.1.tgz", - "integrity": "sha512-FxA7uJfP4CU9S2exqn+IhQQRiERx7jDwo3b+R38auiGKTs3Uzbyx7+fEe739Hs7DhruwWVFtl3DGvXU4VnF8Pg==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.1.2.tgz", + "integrity": "sha512-xVv4BRcvyT9FAZSzvWD6tzVWj5JHK2d+mcv2wRSIfNBhG534hSfDGPdtx3hHJUE94BufO+pFyVpKbnaC6dsalA==", "requires": { - "has-symbol-support-x": "^2.1.1", + "has-symbol-support-x": "^2.1.2", "is-symbol": "^1.0.2" } }, @@ -5634,11 +5634,11 @@ } }, "has-working-bind-x": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-working-bind-x/-/has-working-bind-x-1.0.0.tgz", - "integrity": "sha512-Z4KjFE3r1KAO5vqZWg2epVp2XbK1rI6Z5/e3XDHLrK4MyjESNWRNCVdrzxaKdux0nOziSFT9ZAU89opyHfJIUw==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-working-bind-x/-/has-working-bind-x-1.0.1.tgz", + "integrity": "sha512-iVknmNYk7CdVSDsdIyaeyPNPHlhoESfNEztH9J6kUayhj123M1so039HfC91vAOtR4NyLXWyvaFiNaXvmT/JRQ==", "requires": { - "noop-x": "^1.2.0" + "noop-x": "^1.2.1" } }, "hash-base": { @@ -6028,18 +6028,18 @@ "dev": true }, "is-function-x": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/is-function-x/-/is-function-x-4.1.1.tgz", - "integrity": "sha512-kMgKQzLTt1qFiLB1LwjFSeFOQaSBcofOKtDHk5upyDBnAy7uf4E5a7zZW0xuVyEWPSUq5k154YsJr0sFkf6yJw==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/is-function-x/-/is-function-x-4.1.2.tgz", + "integrity": "sha512-Ddyyh7mT7Wa4/WCvJ1yHOVQ8Sy+fx76PlfNYoKWJAPUj3O+DjYRQF4NdZ8zRIpkN08Oyto0yPkckUrShYthrFQ==", "requires": { - "attempt-x": "^2.1.1", - "has-to-string-tag-x": "^2.1.1", - "is-primitive-x": "^1.0.0", - "normalize-space-x": "^4.1.1", - "replace-comments-x": "^3.1.1", - "simple-methodize-x": "^1.0.3", - "to-boolean-x": "^2.1.0", - "to-string-tag-x": "^2.1.1" + "attempt-x": "^2.1.2", + "has-to-string-tag-x": "^2.1.2", + "is-primitive-x": "^1.0.1", + "normalize-space-x": "^4.1.2", + "replace-comments-x": "^3.1.2", + "simple-methodize-x": "^1.0.4", + "to-boolean-x": "^2.1.1", + "to-string-tag-x": "^2.1.2" } }, "is-generator-fn": { @@ -6087,9 +6087,9 @@ } }, "is-nil-x": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-nil-x/-/is-nil-x-2.1.0.tgz", - "integrity": "sha512-fkf3T+RpvR1hA3hBnrFLSFrv/8TPUVGfGVLfzMfQKNVlG9JBY57MAP8yM7JyJvhWUWBYzcBNvGoJ1w91yQK7wA==" + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-nil-x/-/is-nil-x-2.1.1.tgz", + "integrity": "sha512-8PThmdFnNVMfzg+rsUD9lWnZ9PMOPsOzDTxTycc5xIU7nlu8jEFhIj6wk+1yTeu2UHoyj78mueL9kh/eLIGumQ==" }, "is-npm": { "version": "1.0.0", @@ -6158,9 +6158,9 @@ } }, "is-primitive-x": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-primitive-x/-/is-primitive-x-1.0.0.tgz", - "integrity": "sha512-gm52Qtf8wYdQByvcim3wPqAMa+mTcuueaQu6d6DSPkzoxynrXzvwiU4BYQNjUTis/1WL6TmczgKGHMdU/IdwnQ==" + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-primitive-x/-/is-primitive-x-1.0.1.tgz", + "integrity": "sha512-Z29Qi/aRkELj6LO3LnnSAPN1929UIpY0h0yha5zULYo3VY1Q8hr2ocAE/fVZf22D8LFwoDoGSZwepbk7nvv+Ag==" }, "is-promise": { "version": "2.1.0", @@ -7693,9 +7693,9 @@ } }, "noop-x": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/noop-x/-/noop-x-1.2.0.tgz", - "integrity": "sha512-82hTlOqDe53iTIpf5h1phTkskjaVPXtAPsMBJnTZMu1A6hwLVpEqxQkowIdELDdZLdFsNMXq4zi4hi+XShQnIQ==" + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/noop-x/-/noop-x-1.2.1.tgz", + "integrity": "sha512-X+jn3u2YhlAjteZIfrcVxaDLRfnrMvkzQ+jRatOX8UO7PFqU0QKlcyI2DhvLKEK2K4u1cRrZw9QqK3XruvyH2A==" }, "nopt": { "version": "1.0.10", @@ -7733,13 +7733,13 @@ "dev": true }, "normalize-space-x": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/normalize-space-x/-/normalize-space-x-4.1.1.tgz", - "integrity": "sha512-/ykM/zBoMRHXQGTief5lQkuUbt16l2WqCwtg+JIfXaNE9acgkQV69syHDgvEPPU351QpxWyGr+lpQlDhOvqySg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/normalize-space-x/-/normalize-space-x-4.1.2.tgz", + "integrity": "sha512-nADMBxZ8tCAS/VR6s+EU7p2P/+Hs0GSmUvkXyThZmdACqDIeyAmRHi4aRsbR32Ec0H+AC71srh2l3I5CF0NKvw==", "requires": { - "simple-methodize-x": "^1.0.3", - "trim-x": "^4.1.1", - "white-space-x": "^4.1.0" + "simple-methodize-x": "^1.0.4", + "trim-x": "^4.1.2", + "white-space-x": "^4.1.1" } }, "npm-run-path": { @@ -8816,13 +8816,13 @@ "dev": true }, "replace-comments-x": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.1.1.tgz", - "integrity": "sha512-rvDbWDzleokK3zRb7u4/VbkGcgXxZvcYx1PZTkouJ7YVknDGTigs4mj93V2kAQIepHDOEhOnC1U1GDHQkx4pLA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.1.2.tgz", + "integrity": "sha512-Ig8PT8++5YLhTDD8EokcTyawaULbOzzeFk8Tb6VVAVqiqZ5ZFcU1/fBw9IEwjd8r3wMm6HSZmQOCYYYny8dGnw==", "requires": { - "require-coercible-to-string-x": "^2.1.0", - "simple-methodize-x": "^1.0.3", - "to-string-x": "^2.1.0" + "require-coercible-to-string-x": "^2.1.1", + "simple-methodize-x": "^1.0.4", + "to-string-x": "^2.1.1" } }, "request": { @@ -8892,12 +8892,12 @@ } }, "require-coercible-to-string-x": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/require-coercible-to-string-x/-/require-coercible-to-string-x-2.1.0.tgz", - "integrity": "sha512-EC5FJ/omvFcbIIGrQTU0GnIXmbEZ2Wc5xcBwruyJkk9SPp0Y2AFW5lFAxiITWINRelZSYsXRz8iYnFVZpXpg6Q==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-coercible-to-string-x/-/require-coercible-to-string-x-2.1.1.tgz", + "integrity": "sha512-/6GKFuhc8z1zBXkTLQDH1OrbkeMWKwvJbjkLFMiKi3LOBpn+5pAdgV5B8Y4vXWrlwhvpIeg3dFRFDZdcyBDQyA==", "requires": { - "require-object-coercible-x": "^2.1.0", - "to-string-x": "^2.1.0" + "require-object-coercible-x": "^2.1.1", + "to-string-x": "^2.1.1" } }, "require-directory": { @@ -8913,11 +8913,11 @@ "dev": true }, "require-object-coercible-x": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/require-object-coercible-x/-/require-object-coercible-x-2.1.0.tgz", - "integrity": "sha512-LkwYIJPEasBypRCDhOkGwLHR3EPnHyPEtZwaIGEp0/peUmE9DgwCbwvQt/COOpU0IrxdwsYfcKwUMk2ZxD/QRA==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-object-coercible-x/-/require-object-coercible-x-2.1.1.tgz", + "integrity": "sha512-te3nTMzvKCUMIRBQYAtLAPMfXvYnYCijZplqA3/VdSGFFNzgkiuaUGUQdZDSHhK20Z7xewHRWW4XkVpUVrQwMA==", "requires": { - "is-nil-x": "^2.1.0" + "is-nil-x": "^2.1.1" } }, "require-package-name": { @@ -9267,30 +9267,30 @@ "dev": true }, "simple-bind-x": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/simple-bind-x/-/simple-bind-x-1.0.2.tgz", - "integrity": "sha512-97fOo8CRKVC89ELu1YJuCeeZp3RWQp5taB8ryT+C4NupBimrXzez0tvLccEvwImUlXU3r/ohbRJApXio4KHCVA==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/simple-bind-x/-/simple-bind-x-1.0.3.tgz", + "integrity": "sha512-UNt+DzNdI/a6dfkpJoGTCarOKnBBNxTwcjrCqQWtHQ5NZtI0fdjL4hB4YtYCbOETGnNw5/e69K6URhSs738KLg==", "requires": { - "has-working-bind-x": "^1.0.0", - "util-pusher-x": "^1.0.2" + "has-working-bind-x": "^1.0.1", + "util-pusher-x": "^1.0.3" } }, "simple-call-x": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/simple-call-x/-/simple-call-x-1.0.2.tgz", - "integrity": "sha512-mdutrZPVfe0ub82f13FCyaH+IYl6LCQif/Zg4emgCBszTjvFeHxD7RNUQ14q1Dx0BBncYEtlWdTrnBBqD6wMlA==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/simple-call-x/-/simple-call-x-1.0.3.tgz", + "integrity": "sha512-f80t0ft82q15coHABjl95mnqCDIkpxLeQzfwdwtc0bx0FTnsS8uKDseyY0Pxa2O6Oh5Lpe2QKG2Q3NXWPjxEMQ==", "requires": { - "simple-bind-x": "^1.0.2", - "util-pusher-x": "^1.0.2" + "simple-bind-x": "^1.0.3", + "util-pusher-x": "^1.0.3" } }, "simple-methodize-x": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/simple-methodize-x/-/simple-methodize-x-1.0.3.tgz", - "integrity": "sha512-BkngaW/mzvc5vYbjP5eJ7/1ai9jxx4e8M16ZDU9qydxUJukumNmcyNRIgyln6E5pgkIEfKCNwRpiZXOgIbgc8w==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/simple-methodize-x/-/simple-methodize-x-1.0.4.tgz", + "integrity": "sha512-omskIMJiH/urw+5mzLDYsV7yVFigo5LHTA24CHAFkh+HmZ53eQtfoeh4nkGI03JFCacAnL1uhNCyMlJTecXvzg==", "requires": { - "simple-call-x": "^1.0.2", - "util-pusher-x": "^1.0.2" + "simple-call-x": "^1.0.3", + "util-pusher-x": "^1.0.3" } }, "sisteransi": { @@ -9963,9 +9963,9 @@ "dev": true }, "to-boolean-x": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/to-boolean-x/-/to-boolean-x-2.1.0.tgz", - "integrity": "sha512-As8eFmLG+/XPye5JXbEUzqm+Ygs5qk/TCr3pJI7IxXYZbXu5bG7qsYsYqHvl4ft7mhpPKsIMQbpJ+8qmi7K65Q==" + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/to-boolean-x/-/to-boolean-x-2.1.1.tgz", + "integrity": "sha512-ir6nGXyTFDPIUiMuePbGIx5UnY6JbxMw7e18djKrDHhXvt14pbhsbatFzySIVW++4vevTtQNYinh8bKOCW//KQ==" }, "to-fast-properties": { "version": "2.0.0", @@ -9994,12 +9994,12 @@ } }, "to-object-x": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/to-object-x/-/to-object-x-2.2.0.tgz", - "integrity": "sha512-JpYb9vB/JSmSSXCUYN7FSSwFMV0/57VUB9OQfKKX7oZMH2rtsQqdJNLHt1Wzr9bBlM0VAFVSP9UiiyU4MN05qg==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/to-object-x/-/to-object-x-2.2.1.tgz", + "integrity": "sha512-bTqODgmN4q3TJfIVDd4qNRNyDxOHyy0ZzFEwJsZr0RUseKQFTAcGszFCAtypLKjfTsSxoPZUkq9OPB9h/Hf2PQ==", "requires": { - "cached-constructors-x": "^2.2.0", - "require-object-coercible-x": "^2.1.0" + "cached-constructors-x": "^2.2.1", + "require-object-coercible-x": "^2.1.1" } }, "to-regex": { @@ -10025,17 +10025,17 @@ } }, "to-string-tag-x": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-string-tag-x/-/to-string-tag-x-2.1.1.tgz", - "integrity": "sha512-9SRWEhOexcpxkQwBSMV8coivaQ+6HcwWSUiru//HPRr+CM5JyYcMaFH7jMgukcMUzaAWHMZuwLFYblChCBj69g==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/to-string-tag-x/-/to-string-tag-x-2.1.2.tgz", + "integrity": "sha512-854igRa+5oWpAy2Y+SwGbjyjgFNfl1gIJH9ShVeXJYuKHIt8NS17sFllysRtFOD1iemNoGbVbTnI1qFDyjjGQw==", "requires": { - "simple-methodize-x": "^1.0.3" + "simple-methodize-x": "^1.0.4" } }, "to-string-x": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/to-string-x/-/to-string-x-2.1.0.tgz", - "integrity": "sha512-iwInnP2fPhPiM2kh8cBkybg8ZozPb5qbhUk01EiOOjr7YG1mgF/tN5k4wQp9OQBwVY8QpgtgxMNjzaGp13kRvA==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/to-string-x/-/to-string-x-2.1.1.tgz", + "integrity": "sha512-4R9y5W1m3YxHM4MGtgudgtVsx7mTTtyI7qC5wiuoJt3fwJEiNBBInmwggGawJELSY7aDajIaVyWziq46bimupw==", "requires": { "is-symbol": "^1.0.2" } @@ -10075,13 +10075,13 @@ } }, "trim-left-x": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.1.1.tgz", - "integrity": "sha512-xHHKFXP8WaW9ReR4ECwnTxtsOHiuP95WhqZyWQOC/ghsrSn/MF/xWeGK/AU6MGv0VwGxq4EuYNvMzxZzvafMcQ==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.1.2.tgz", + "integrity": "sha512-yJeikzHJkxBygGAhXIVxxFuRqO0jptEx91+U7bS2il6uCZ/CAOWySArfOt35ZwzTyXfnfiB+BhvxvE2TroVcxA==", "requires": { - "require-coercible-to-string-x": "^2.1.0", - "simple-methodize-x": "^1.0.3", - "white-space-x": "^4.1.0" + "require-coercible-to-string-x": "^2.1.1", + "simple-methodize-x": "^1.0.4", + "white-space-x": "^4.1.1" } }, "trim-right": { @@ -10091,22 +10091,22 @@ "dev": true }, "trim-right-x": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.1.1.tgz", - "integrity": "sha512-e3sirp+ZNMXx1u8HJEtlKae4DVx3FUi+w0/ra+SDHQlGF9R5W1TYCVsYANiPMmFByOwgrEWRFJw7W2a1pWcbqA==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.1.2.tgz", + "integrity": "sha512-//Z+2PD4eS9lh2lZjalpBEII7Ef2DaDQ5s1OOx1JK1L90WWfrqdC9/vX8f467lmahNGkxoxmHWwNDN6XdK0oKg==", "requires": { - "require-coercible-to-string-x": "^2.1.0", - "simple-methodize-x": "^1.0.3", - "white-space-x": "^4.1.0" + "require-coercible-to-string-x": "^2.1.1", + "simple-methodize-x": "^1.0.4", + "white-space-x": "^4.1.1" } }, "trim-x": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/trim-x/-/trim-x-4.1.1.tgz", - "integrity": "sha512-Ab8TR+gw3NLeQNINY4t8ngafJmgNFhTZuPHiLzq69bAIz99JrhrV9wVJ6MeO6fLryPxYHUrQ7OF5vhAYBu9d/w==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/trim-x/-/trim-x-4.1.2.tgz", + "integrity": "sha512-Cr4fnQ52a57JCX20SzyvRyLcMvKgKd9lcf7Jh/oa1w4FfH1kGT6F7/HjNiAJZyDW+xdLLH6KhrfRhvoIYZKROA==", "requires": { - "trim-left-x": "^4.1.1", - "trim-right-x": "^4.1.1" + "trim-left-x": "^4.1.2", + "trim-right-x": "^4.1.2" } }, "tryer": { @@ -10434,13 +10434,13 @@ "dev": true }, "util-pusher-x": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-pusher-x/-/util-pusher-x-1.0.2.tgz", - "integrity": "sha512-Sk/h7ZVVh+edhgAHzgOln53qhY63V2N+T/KEwUBfs0biatPzAfwhhWSbHzUEEF1Ywn4tIjczCZcPiNv5ezNqSg==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/util-pusher-x/-/util-pusher-x-1.0.3.tgz", + "integrity": "sha512-+hCPl/DrppZRn/RHYnUcNwckR4h5s06pUELCSGEMhdYSy7N6dIfvozR482w5j2+eKfXvDISL/QNlTnRPB2skDw==", "requires": { - "has-boxed-string-x": "^2.1.0", - "has-working-bind-x": "^1.0.0", - "is-primitive-x": "^1.0.0", + "has-boxed-string-x": "^2.1.1", + "has-working-bind-x": "^1.0.1", + "is-primitive-x": "^1.0.1", "is-string": "^1.0.4" } }, @@ -10873,9 +10873,9 @@ "dev": true }, "white-space-x": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/white-space-x/-/white-space-x-4.1.0.tgz", - "integrity": "sha512-c9PkjhDBT/wAnsAd4tx1kGhpCYT4TTUDVMNhSiaXPM9C0AJsoOQ2PUouHcI5cfVGxcdIrcZZiAdtatUoTCIn5A==" + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/white-space-x/-/white-space-x-4.1.1.tgz", + "integrity": "sha512-eVlQcQLfYCUhM+oSoyKzn1j+z//UHbe9Lqr6xUeR/YG4n9AobOtLVdHnj69MJK8LaW3fqSm4n+hAbfPi/1M5/Q==" }, "widest-line": { "version": "2.0.1", diff --git a/package.json b/package.json index 426e077..17beefa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-prototype-of-x", - "version": "2.1.1", + "version": "2.1.2", "description": "Sham for Object.getPrototypeOf", "homepage": "https://github.com/Xotic750/get-prototype-of-x", "author": { @@ -51,9 +51,9 @@ "url": "https://github.com/Xotic750/get-prototype-of-x/issues" }, "dependencies": { - "is-function-x": "^4.1.1", - "to-boolean-x": "^2.1.0", - "to-object-x": "^2.2.0" + "is-function-x": "^4.1.2", + "to-boolean-x": "^2.1.1", + "to-object-x": "^2.2.1" }, "devDependencies": { "@babel/cli": "^7.5.5",