Lines 1-17javascript
1!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.bsvStatusList=e():t.bsvStatusList=e()}(this,()=>(()=>{var __webpack_modules__={4096(t,e,r){"use strict";var n=r(8287).Buffer,i=r(6470);r(1565);t.exports={createStatusList:async function(t){if(!t.issuerDid||!t.privateJwk)throw new Error("issuerDid and privateJwk are required");var e=t.listId||t.issuerDid+"/status/"+Date.now(),o=t.listSize||1e5,a=Math.ceil(o/8),s=n.alloc(a,0),u=r(8559).gzipSync(s).toString("base64"),h={"@context": ...
3 * The buffer module from node.js, for the browser.
5 * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
7 */function L(t,e){if(t===e)return 0;for(var r=t.length,n=e.length,i=0,o=Math.min(r,n);i<o;++i)if(t[i]!==e[i]){r=t[i],n=e[i];break}return r
9 * The buffer module from node.js, for the browser.
11 * @author Feross Aboukhadijeh <https://feross.org>
13 */const n=r(7526),i=r(251),o="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=u,e.SlowBuffer=function(t){+t!=t&&(t=0);return u.
14/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
15e.read=function(t,e,r,n,i){var o,a,s=8*i-n-1,u=(1<<s)-1,h=u>>1,f=-7,l=r?i-1:0,c=r?-
16/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
17var n=r(8287),i=n.Buffer;function o(t,e){for(var r in t)e[r]=t[r]}function a(t,e,r){return i(t,e,r)}i.from&&i.alloc&&i.allocUnsafe&&i.allocUnsafeSlow?t.exports=n:(o
Long lines were clipped for display.