diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e6c0a2..414cab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v2.4.4](https://github.com/uphold/uphold-sdk-javascript/releases/tag/v2.4.4) (2021-01-13) +- Add password field to updateMe [\#46](https://github.com/uphold/uphold-sdk-javascript/pull/46) ([hitmanmcc](https://github.com/hitmanmcc)) +- Add release task [\#47](https://github.com/uphold/uphold-sdk-javascript/pull/47) ([hitmanmcc](https://github.com/hitmanmcc)) + ## [v2.4.3](https://github.com/uphold/uphold-sdk-javascript/releases/tag/v2.4.3) (2020-06-01) - Change .babelrc to babel.config.js [\#36](https://github.com/uphold/uphold-sdk-javascript/pull/36) ([heberbranco](https://github.com/heberbranco)) - Add size badge to README [\#35](https://github.com/uphold/uphold-sdk-javascript/pull/35) ([heberbranco](https://github.com/heberbranco)) diff --git a/dist/browser/uphold-sdk-javascript.js b/dist/browser/uphold-sdk-javascript.js index df89dab..807c195 100644 --- a/dist/browser/uphold-sdk-javascript.js +++ b/dist/browser/uphold-sdk-javascript.js @@ -1 +1 @@ -module.exports=function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=72)}([function(t,e,r){var n=r(21),o=r(55)((function(t,e,r){n(t,e,r)}));t.exports=o},function(t,e,r){var n=r(3);t.exports=function(t,e){for(var r=t.length;r--;)if(n(t[r][0],e))return r;return-1}},function(t,e){t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},function(t,e){t.exports=function(t,e){return t===e||t!=t&&e!=e}},function(t,e,r){var n=r(28);t.exports=function(t,e,r){"__proto__"==e&&n?n(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}},function(t,e,r){var n=r(69);t.exports=function(t,e,r){var o=null==t?void 0:n(t,e);return void 0===o?r:o}},function(t,e,r){var n=r(4),o=r(3);t.exports=function(t,e,r){(void 0!==r&&!o(t[e],r)||void 0===r&&!(e in t))&&n(t,e,r)}},function(t,e,r){var n=r(35),o="object"==typeof self&&self&&self.Object===Object&&self,i=n||o||Function("return this")();t.exports=i},function(t,e){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(t){"object"==typeof window&&(r=window)}t.exports=r},function(t,e,r){var n=r(42)(Object.getPrototypeOf,Object);t.exports=n},function(t,e,r){var n=r(11),o=r(2);t.exports=function(t){if(!o(t))return!1;var e=n(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}},function(t,e){var r=Object.prototype.toString;t.exports=function(t){return r.call(t)}},function(t,e){t.exports=function(t){return null!=t&&"object"==typeof t}},function(t,e){t.exports=function(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}},function(t,e){t.exports=function(t){var e=[];if(null!=t)for(var r in Object(t))e.push(r);return e}},function(t,e,r){"use strict";(function(t){r.d(e,"b",(function(){return o})),r.d(e,"c",(function(){return i})),r.d(e,"a",(function(){return s})),r.d(e,"e",(function(){return u})),r.d(e,"d",(function(){return a}));var n=r(18);function o(t){return{authorization:"Bearer "+t}}function i(t){const e=Object.keys(t);if(e.length)return e.map(e=>`${encodeURIComponent(e)}=${encodeURIComponent(t[e])}`).join("&")}function s(e,r){return{authorization:"Basic "+new t(`${e}:${r}`).toString("base64")}}function u(t){return"/"!==t[0]?t:t.slice(1)}function a(t,e,r,o){return new RegExp(/^http(s?):\/\//).test(t)?t:(t=u(t),o&&(t=`${t}?${Object(n.stringify)(o)}`),r?`${e}/${r}/${t}`:`${e}/${t}`)}}).call(this,r(63).Buffer)},function(t,e){var r=Object.hasOwnProperty,n=Object.getPrototypeOf,o=Error.captureStackTrace;function i(t,e){if(t&&"object"==typeof t?(e=t,t=void 0):this.message=t,e)for(var i in e)this[i]=e[i];r.call(this,"name")||(this.name=r.call(n(this),"name")?this.name:this.constructor.name),o&&!("stack"in this)&&o(this,this.constructor)}t.exports=i,i.prototype=Object.create(Error.prototype,{constructor:{value:i,configurable:!0,writable:!0}}),i.prototype.name="StandardError"},function(t,e,r){var n=r(62);t.exports=function(t,e){return!!(null==t?0:t.length)&&n(t,e,0)>-1}},function(t,e,r){"use strict";e.decode=e.parse=r(67),e.encode=e.stringify=r(68)},function(t,e,r){var n,o,i;o=[e],void 0===(i="function"==typeof(n=function(t){t.format=function(t){t.length=null==t.length?"*":t.length;var e=t.first,r=t.last||t.first+t.limit-1;return r-e<0?t.unit+" */"+t.length:t.unit+" "+e+"-"+r+"/"+t.length},t.parse=function(t){var e;return"string"!=typeof t?null:(e=t.match(/^(\w+) (\d+)-(\d+)\/(\d+|\*)/))?{unit:e[1],first:+e[2],last:+e[3],length:"*"===e[4]?null:+e[4]}:(e=t.match(/^(\w+) \*\/(\d+|\*)/))?{unit:e[1],first:null,last:null,length:"*"===e[2]?null:+e[2]}:null}})?n.apply(e,o):n)||(t.exports=i)},function(t,e,r){"use strict";const n=r(70),o=/\s?|(]*>|
]*>|