@anthropic-ai/claude-agent-sdk 0.3.236 → 0.3.237
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bridge.mjs +39 -39
- package/browser-sdk.js +1 -1
- package/manifest.json +19 -20
- package/manifest.zst.json +23 -24
- package/package.json +10 -10
- package/sdk.mjs +35 -35
package/browser-sdk.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// (c) Anthropic PBC. All rights reserved. Use is subject to the Legal Agreements outlined here: https://code.claude.com/docs/en/legal-and-compliance.
|
|
2
2
|
|
|
3
|
-
// Version: 0.3.
|
|
3
|
+
// Version: 0.3.237
|
|
4
4
|
var MC=Object.create;var{getPrototypeOf:EC,defineProperty:ku,getOwnPropertyNames:mx,getOwnPropertyDescriptor:AC}=Object,gx=Object.prototype.hasOwnProperty;function yx(e){return this[e]}var TC,PC,_0=(e,t,r)=>{var i=e!=null&&typeof e==="object";if(i){var n=t?TC??=new WeakMap:PC??=new WeakMap,o=n.get(e);if(o)return o}r=e!=null?MC(EC(e)):{};let s=t||!e||!e.__esModule?ku(r,"default",{value:e,enumerable:!0}):r;if(e&&typeof e==="object"||typeof e==="function"){for(let f of mx(e))if(!gx.call(s,f))ku(s,f,{get:yx.bind(e,f),enumerable:!0})}if(i)n.set(e,s);return s},Tt=(e)=>{var t=(px??=new WeakMap).get(e),r;if(t)return t;if(t=ku({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var i of mx(e))if(!gx.call(t,i))ku(t,i,{get:yx.bind(e,i),enumerable:!(r=AC(e,i))||r.enumerable})}return px.set(e,t),t},px,Ye=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var IC=(e)=>e;function RC(e,t){this[e]=IC.bind(null,t)}var nn=(e,t)=>{for(var r in t)ku(e,r,{get:t[r],enumerable:!0,configurable:!0,set:RC.bind(t,r)})};var Go=(e,t)=>()=>(e&&(t=e(e=0)),t);var io=((e)=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')}),CC=Symbol.dispose||Symbol.for("Symbol.dispose"),$C=Symbol.asyncDispose||Symbol.for("Symbol.asyncDispose"),Lr=(e,t,r)=>{if(t!=null){if(typeof t!=="object"&&typeof t!=="function")throw TypeError('Object expected to be assigned to "using" declaration');var i;if(r)i=t[$C];if(i===void 0)i=t[CC];if(typeof i!=="function")throw TypeError("Object not disposable");e.push([r,i,t])}else if(r)e.push([r]);return t},jr=(e,t,r)=>{var i=typeof SuppressedError==="function"?SuppressedError:function(s,f,g,y){return y=Error(g),y.name="SuppressedError",y.error=s,y.suppressed=f,y},n=(s)=>t=r?new i(s,t,"An error was suppressed during disposal"):(r=!0,s),o=(s)=>{while(s=e.pop())try{var f=s[1]&&s[1].call(s[2]);if(s[0])return Promise.resolve(f).then(o,(g)=>(n(g),o()))}catch(g){n(g)}if(r)throw t};return o()};var Cr={};nn(Cr,{Blob:()=>WC,Buffer:()=>pe,File:()=>ZC,INSPECT_MAX_BYTES:()=>Tx,atob:()=>HC,btoa:()=>qC,constants:()=>KC,default:()=>x$,isAscii:()=>S$,isUtf8:()=>_$,kMaxLength:()=>Eu,kStringMaxLength:()=>Px,resolveObjectURL:()=>b$,transcode:()=>w$});function LC(e){var t=e.length;if(t%4>0)throw Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");if(r===-1)r=t;var i=r===t?0:4-r%4;return[r,i]}function jC(e,t){return(e+t)*3/4-t}function UC(e){var t,r=LC(e),i=r[0],n=r[1],o=new Uint8Array(jC(i,n)),s=0,f=n>0?i-4:i,g;for(g=0;g<f;g+=4)t=zn[e.charCodeAt(g)]<<18|zn[e.charCodeAt(g+1)]<<12|zn[e.charCodeAt(g+2)]<<6|zn[e.charCodeAt(g+3)],o[s++]=t>>16&255,o[s++]=t>>8&255,o[s++]=t&255;if(n===2)t=zn[e.charCodeAt(g)]<<2|zn[e.charCodeAt(g+1)]>>4,o[s++]=t&255;if(n===1)t=zn[e.charCodeAt(g)]<<10|zn[e.charCodeAt(g+1)]<<4|zn[e.charCodeAt(g+2)]>>2,o[s++]=t>>8&255,o[s++]=t&255;return o}function FC(e){return Si[e>>18&63]+Si[e>>12&63]+Si[e>>6&63]+Si[e&63]}function BC(e,t,r){var i,n=[];for(var o=t;o<r;o+=3)i=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(e[o+2]&255),n.push(FC(i));return n.join("")}function wx(e){var t,r=e.length,i=r%3,n=[],o=16383;for(var s=0,f=r-i;s<f;s+=o)n.push(BC(e,s,s+o>f?f:s+o));if(i===1)t=e[r-1],n.push(Si[t>>2]+Si[t<<4&63]+"==");else if(i===2)t=(e[r-2]<<8)+e[r-1],n.push(Si[t>>10]+Si[t>>4&63]+Si[t<<2&63]+"=");return n.join("")}function af(e,t,r,i,n){var o,s,f=n*8-i-1,g=(1<<f)-1,y=g>>1,_=-7,p=r?n-1:0,S=r?-1:1,x=e[t+p];p+=S,o=x&(1<<-_)-1,x>>=-_,_+=f;for(;_>0;o=o*256+e[t+p],p+=S,_-=8);s=o&(1<<-_)-1,o>>=-_,_+=i;for(;_>0;s=s*256+e[t+p],p+=S,_-=8);if(o===0)o=1-y;else if(o===g)return s?NaN:(x?-1:1)*(1/0);else s=s+Math.pow(2,i),o=o-y;return(x?-1:1)*s*Math.pow(2,o-i)}function Ax(e,t,r,i,n,o){var s,f,g,y=o*8-n-1,_=(1<<y)-1,p=_>>1,S=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=i?0:o-1,k=i?1:-1,E=t<0||t===0&&1/t<0?1:0;if(t=Math.abs(t),isNaN(t)||t===1/0)f=isNaN(t)?1:0,s=_;else{if(s=Math.floor(Math.log(t)/Math.LN2),t*(g=Math.pow(2,-s))<1)s--,g*=2;if(s+p>=1)t+=S/g;else t+=S*Math.pow(2,1-p);if(t*g>=2)s++,g/=2;if(s+p>=_)f=0,s=_;else if(s+p>=1)f=(t*g-1)*Math.pow(2,n),s=s+p;else f=t*Math.pow(2,p-1)*Math.pow(2,n),s=0}for(;n>=8;e[r+x]=f&255,x+=k,f/=256,n-=8);s=s<<n|f,y+=n;for(;y>0;e[r+x]=s&255,x+=k,s/=256,y-=8);e[r+x-k]|=E*128}function $i(e){if(e>Eu)throw RangeError('The value "'+e+'" is invalid for option "size"');let t=new Uint8Array(e);return Object.setPrototypeOf(t,pe.prototype),t}function A0(e,t,r){return class extends r{constructor(){super();Object.defineProperty(this,"message",{value:t.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}function pe(e,t,r){if(typeof e==="number"){if(typeof t==="string")throw TypeError('The "string" argument must be of type string. Received type number');return T0(e)}return Ix(e,t,r)}function Ix(e,t,r){if(typeof e==="string")return XC(e,t);if(ArrayBuffer.isView(e))return YC(e);if(e==null)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(wi(e,ArrayBuffer)||e&&wi(e.buffer,ArrayBuffer))return M0(e,t,r);if(typeof SharedArrayBuffer<"u"&&(wi(e,SharedArrayBuffer)||e&&wi(e.buffer,SharedArrayBuffer)))return M0(e,t,r);if(typeof e==="number")throw TypeError('The "value" argument must not be of type number. Received type number');let i=e.valueOf&&e.valueOf();if(i!=null&&i!==e)return pe.from(i,t,r);let n=QC(e);if(n)return n;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]==="function")return pe.from(e[Symbol.toPrimitive]("string"),t,r);throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function Rx(e){if(typeof e!=="number")throw TypeError('"size" argument must be of type number');else if(e<0)throw RangeError('The value "'+e+'" is invalid for option "size"')}function JC(e,t,r){if(Rx(e),e<=0)return $i(e);if(t!==void 0)return typeof r==="string"?$i(e).fill(t,r):$i(e).fill(t);return $i(e)}function T0(e){return Rx(e),$i(e<0?0:P0(e)|0)}function XC(e,t){if(typeof t!=="string"||t==="")t="utf8";if(!pe.isEncoding(t))throw TypeError("Unknown encoding: "+t);let r=Cx(e,t)|0,i=$i(r),n=i.write(e,t);if(n!==r)i=i.slice(0,n);return i}function k0(e){let t=e.length<0?0:P0(e.length)|0,r=$i(t);for(let i=0;i<t;i+=1)r[i]=e[i]&255;return r}function YC(e){if(wi(e,Uint8Array)){let t=new Uint8Array(e);return M0(t.buffer,t.byteOffset,t.byteLength)}return k0(e)}function M0(e,t,r){if(t<0||e.byteLength<t)throw RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw RangeError('"length" is outside of buffer bounds');let i;if(t===void 0&&r===void 0)i=new Uint8Array(e);else if(r===void 0)i=new Uint8Array(e,t);else i=new Uint8Array(e,t,r);return Object.setPrototypeOf(i,pe.prototype),i}function QC(e){if(pe.isBuffer(e)){let t=P0(e.length)|0,r=$i(t);if(r.length===0)return r;return e.copy(r,0,0,t),r}if(e.length!==void 0){if(typeof e.length!=="number"||Number.isNaN(e.length))return $i(0);return k0(e)}if(e.type==="Buffer"&&Array.isArray(e.data))return k0(e.data)}function P0(e){if(e>=Eu)throw RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Eu.toString(16)+" bytes");return e|0}function Cx(e,t){if(pe.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||wi(e,ArrayBuffer))return e.byteLength;if(typeof e!=="string")throw TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);let r=e.length,i=arguments.length>2&&arguments[2]===!0;if(!i&&r===0)return 0;let n=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return E0(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Fx(e).length;default:if(n)return i?-1:E0(e).length;t=(""+t).toLowerCase(),n=!0}}function e$(e,t,r){let i=!1;if(t===void 0||t<0)t=0;if(t>this.length)return"";if(r===void 0||r>this.length)r=this.length;if(r<=0)return"";if(r>>>=0,t>>>=0,r<=t)return"";if(!e)e="utf8";while(!0)switch(e){case"hex":return c$(this,t,r);case"utf8":case"utf-8":return Ox(this,t,r);case"ascii":return u$(this,t,r);case"latin1":case"binary":return l$(this,t,r);case"base64":return s$(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return d$(this,t,r);default:if(i)throw TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),i=!0}}function Xo(e,t,r){let i=e[t];e[t]=e[r],e[r]=i}function $x(e,t,r,i,n){if(e.length===0)return-1;if(typeof r==="string")i=r,r=0;else if(r>2147483647)r=2147483647;else if(r<-2147483648)r=-2147483648;if(r=+r,Number.isNaN(r))r=n?0:e.length-1;if(r<0)r=e.length+r;if(r>=e.length)if(n)return-1;else r=e.length-1;else if(r<0)if(n)r=0;else return-1;if(typeof t==="string")t=pe.from(t,i);if(pe.isBuffer(t)){if(t.length===0)return-1;return kx(e,t,r,i,n)}else if(typeof t==="number"){if(t=t&255,typeof Uint8Array.prototype.indexOf==="function")if(n)return Uint8Array.prototype.indexOf.call(e,t,r);else return Uint8Array.prototype.lastIndexOf.call(e,t,r);return kx(e,[t],r,i,n)}throw TypeError("val must be string, number or Buffer")}function kx(e,t,r,i,n){let o=1,s=e.length,f=t.length;if(i!==void 0){if(i=String(i).toLowerCase(),i==="ucs2"||i==="ucs-2"||i==="utf16le"||i==="utf-16le"){if(e.length<2||t.length<2)return-1;o=2,s/=2,f/=2,r/=2}}function g(_,p){if(o===1)return _[p];else return _.readUInt16BE(p*o)}let y;if(n){let _=-1;for(y=r;y<s;y++)if(g(e,y)===g(t,_===-1?0:y-_)){if(_===-1)_=y;if(y-_+1===f)return _*o}else{if(_!==-1)y-=y-_;_=-1}}else{if(r+f>s)r=s-f;for(y=r;y>=0;y--){let _=!0;for(let p=0;p<f;p++)if(g(e,y+p)!==g(t,p)){_=!1;break}if(_)return y}}return-1}function t$(e,t,r,i){r=Number(r)||0;let n=e.length-r;if(!i)i=n;else if(i=Number(i),i>n)i=n;let o=t.length;if(i>o/2)i=o/2;let s;for(s=0;s<i;++s){let f=parseInt(t.substr(s*2,2),16);if(Number.isNaN(f))return s;e[r+s]=f}return s}function r$(e,t,r,i){return uf(E0(t,e.length-r),e,r,i)}function n$(e,t,r,i){return uf(m$(t),e,r,i)}function i$(e,t,r,i){return uf(Fx(t),e,r,i)}function o$(e,t,r,i){return uf(g$(t,e.length-r),e,r,i)}function s$(e,t,r){if(t===0&&r===e.length)return wx(e);else return wx(e.slice(t,r))}function Ox(e,t,r){r=Math.min(e.length,r);let i=[],n=t;while(n<r){let o=e[n],s=null,f=o>239?4:o>223?3:o>191?2:1;if(n+f<=r){let g,y,_,p;switch(f){case 1:if(o<128)s=o;break;case 2:if(g=e[n+1],(g&192)===128){if(p=(o&31)<<6|g&63,p>127)s=p}break;case 3:if(g=e[n+1],y=e[n+2],(g&192)===128&&(y&192)===128){if(p=(o&15)<<12|(g&63)<<6|y&63,p>2047&&(p<55296||p>57343))s=p}break;case 4:if(g=e[n+1],y=e[n+2],_=e[n+3],(g&192)===128&&(y&192)===128&&(_&192)===128){if(p=(o&15)<<18|(g&63)<<12|(y&63)<<6|_&63,p>65535&&p<1114112)s=p}}}if(s===null)s=65533,f=1;else if(s>65535)s-=65536,i.push(s>>>10&1023|55296),s=56320|s&1023;i.push(s),n+=f}return a$(i)}function a$(e){let t=e.length;if(t<=Mx)return String.fromCharCode.apply(String,e);let r="",i=0;while(i<t)r+=String.fromCharCode.apply(String,e.slice(i,i+=Mx));return r}function u$(e,t,r){let i="";r=Math.min(e.length,r);for(let n=t;n<r;++n)i+=String.fromCharCode(e[n]&127);return i}function l$(e,t,r){let i="";r=Math.min(e.length,r);for(let n=t;n<r;++n)i+=String.fromCharCode(e[n]);return i}function c$(e,t,r){let i=e.length;if(!t||t<0)t=0;if(!r||r<0||r>i)r=i;let n="";for(let o=t;o<r;++o)n+=y$[e[o]];return n}function d$(e,t,r){let i=e.slice(t,r),n="";for(let o=0;o<i.length-1;o+=2)n+=String.fromCharCode(i[o]+i[o+1]*256);return n}function Rr(e,t,r){if(e%1!==0||e<0)throw RangeError("offset is not uint");if(e+t>r)throw RangeError("Trying to access beyond buffer length")}function hn(e,t,r,i,n,o){if(!pe.isBuffer(e))throw TypeError('"buffer" argument must be a Buffer instance');if(t>n||t<o)throw RangeError('"value" argument is out of bounds');if(r+i>e.length)throw RangeError("Index out of range")}function Dx(e,t,r,i,n){Ux(t,i,n,e,r,7);let o=Number(t&BigInt(4294967295));e[r++]=o,o=o>>8,e[r++]=o,o=o>>8,e[r++]=o,o=o>>8,e[r++]=o;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r++]=s,s=s>>8,e[r++]=s,s=s>>8,e[r++]=s,s=s>>8,e[r++]=s,r}function Nx(e,t,r,i,n){Ux(t,i,n,e,r,7);let o=Number(t&BigInt(4294967295));e[r+7]=o,o=o>>8,e[r+6]=o,o=o>>8,e[r+5]=o,o=o>>8,e[r+4]=o;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r+3]=s,s=s>>8,e[r+2]=s,s=s>>8,e[r+1]=s,s=s>>8,e[r]=s,r+8}function zx(e,t,r,i,n,o){if(r+i>e.length)throw RangeError("Index out of range");if(r<0)throw RangeError("Index out of range")}function Lx(e,t,r,i,n){if(t=+t,r=r>>>0,!n)zx(e,t,r,4,340282346638528860000000000000000000000,-340282346638528860000000000000000000000);return Ax(e,t,r,i,23,4),r+4}function jx(e,t,r,i,n){if(t=+t,r=r>>>0,!n)zx(e,t,r,8,179769313486231570000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000,-179769313486231570000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000);return Ax(e,t,r,i,52,8),r+8}function Ex(e){let t="",r=e.length,i=e[0]==="-"?1:0;for(;r>=i+4;r-=3)t=`_${e.slice(r-3,r)}${t}`;return`${e.slice(0,r)}${t}`}function f$(e,t,r){if(Fs(t,"offset"),e[t]===void 0||e[t+r]===void 0)Au(t,e.length-(r+1))}function Ux(e,t,r,i,n,o){if(e>r||e<t){let s=typeof t==="bigint"?"n":"",f;if(o>3)if(t===0||t===BigInt(0))f=`>= 0${s} and < 2${s} ** ${(o+1)*8}${s}`;else f=`>= -(2${s} ** ${(o+1)*8-1}${s}) and < 2 ** ${(o+1)*8-1}${s}`;else f=`>= ${t}${s} and <= ${r}${s}`;throw new x0("value",f,e)}f$(i,n,o)}function Fs(e,t){if(typeof e!=="number")throw new GC(t,"number",e)}function Au(e,t,r){if(Math.floor(e)!==e)throw Fs(e,r),new x0(r||"offset","an integer",e);if(t<0)throw new VC;throw new x0(r||"offset",`>= ${r?1:0} and <= ${t}`,e)}function p$(e){if(e=e.split("=")[0],e=e.trim().replace(h$,""),e.length<2)return"";while(e.length%4!==0)e=e+"=";return e}function E0(e,t){t=t||1/0;let r,i=e.length,n=null,o=[];for(let s=0;s<i;++s){if(r=e.charCodeAt(s),r>55295&&r<57344){if(!n){if(r>56319){if((t-=3)>-1)o.push(239,191,189);continue}else if(s+1===i){if((t-=3)>-1)o.push(239,191,189);continue}n=r;continue}if(r<56320){if((t-=3)>-1)o.push(239,191,189);n=r;continue}r=(n-55296<<10|r-56320)+65536}else if(n){if((t-=3)>-1)o.push(239,191,189)}if(n=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw Error("Invalid code point")}return o}function m$(e){let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function g$(e,t){let r,i,n,o=[];for(let s=0;s<e.length;++s){if((t-=2)<0)break;r=e.charCodeAt(s),i=r>>8,n=r%256,o.push(n),o.push(i)}return o}function Fx(e){return UC(p$(e))}function uf(e,t,r,i){let n;for(n=0;n<i;++n){if(n+r>=t.length||n>=e.length)break;t[n+r]=e[n]}return n}function wi(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function oo(e){return typeof BigInt>"u"?v$:e}function v$(){throw Error("BigInt not supported")}function I0(e){return()=>{throw Error(e+" is not implemented for node:buffer browser polyfill")}}var Si,zn,w0="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Jo,Sx,xx,Tx=50,Eu=2147483647,Px=536870888,qC,HC,ZC,WC,KC,VC,GC,x0,Mx=4096,h$,y$,b$,_$,S$=(e)=>{for(let t of e)if(t.charCodeAt(0)>127)return!1;return!0},w$,x$;var $r=Go(()=>{Si=[],zn=[];for(Jo=0,Sx=w0.length;Jo<Sx;++Jo)Si[Jo]=w0[Jo],zn[w0.charCodeAt(Jo)]=Jo;zn[45]=62;zn[95]=63;xx=typeof Symbol==="function"&&typeof Symbol.for==="function"?Symbol.for("nodejs.util.inspect.custom"):null,qC=globalThis.btoa,HC=globalThis.atob,ZC=globalThis.File,WC=globalThis.Blob,KC={MAX_LENGTH:Eu,MAX_STRING_LENGTH:Px};VC=A0("ERR_BUFFER_OUT_OF_BOUNDS",function(e){if(e)return`${e} is outside of buffer bounds`;return"Attempt to access memory outside buffer bounds"},RangeError),GC=A0("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError),x0=A0("ERR_OUT_OF_RANGE",function(e,t,r){let i=`The value of "${e}" is out of range.`,n=r;if(Number.isInteger(r)&&Math.abs(r)>4294967296)n=Ex(String(r));else if(typeof r==="bigint"){if(n=String(r),r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))n=Ex(n);n+="n"}return i+=` It must be ${t}. Received ${n}`,i},RangeError);Object.defineProperty(pe.prototype,"parent",{enumerable:!0,get:function(){if(!pe.isBuffer(this))return;return this.buffer}});Object.defineProperty(pe.prototype,"offset",{enumerable:!0,get:function(){if(!pe.isBuffer(this))return;return this.byteOffset}});pe.poolSize=8192;pe.from=function(e,t,r){return Ix(e,t,r)};Object.setPrototypeOf(pe.prototype,Uint8Array.prototype);Object.setPrototypeOf(pe,Uint8Array);pe.alloc=function(e,t,r){return JC(e,t,r)};pe.allocUnsafe=function(e){return T0(e)};pe.allocUnsafeSlow=function(e){return T0(e)};pe.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==pe.prototype};pe.compare=function(e,t){if(wi(e,Uint8Array))e=pe.from(e,e.offset,e.byteLength);if(wi(t,Uint8Array))t=pe.from(t,t.offset,t.byteLength);if(!pe.isBuffer(e)||!pe.isBuffer(t))throw TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let r=e.length,i=t.length;for(let n=0,o=Math.min(r,i);n<o;++n)if(e[n]!==t[n]){r=e[n],i=t[n];break}if(r<i)return-1;if(i<r)return 1;return 0};pe.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};pe.concat=function(e,t){if(!Array.isArray(e))throw TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return pe.alloc(0);let r;if(t===void 0){t=0;for(r=0;r<e.length;++r)t+=e[r].length}let i=pe.allocUnsafe(t),n=0;for(r=0;r<e.length;++r){let o=e[r];if(wi(o,Uint8Array))if(n+o.length>i.length){if(!pe.isBuffer(o))o=pe.from(o);o.copy(i,n)}else Uint8Array.prototype.set.call(i,o,n);else if(!pe.isBuffer(o))throw TypeError('"list" argument must be an Array of Buffers');else o.copy(i,n);n+=o.length}return i};pe.byteLength=Cx;pe.prototype._isBuffer=!0;pe.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)Xo(this,t,t+1);return this};pe.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)Xo(this,t,t+3),Xo(this,t+1,t+2);return this};pe.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)Xo(this,t,t+7),Xo(this,t+1,t+6),Xo(this,t+2,t+5),Xo(this,t+3,t+4);return this};pe.prototype.toString=function(){let e=this.length;if(e===0)return"";if(arguments.length===0)return Ox(this,0,e);return e$.apply(this,arguments)};pe.prototype.toLocaleString=pe.prototype.toString;pe.prototype.equals=function(e){if(!pe.isBuffer(e))throw TypeError("Argument must be a Buffer");if(this===e)return!0;return pe.compare(this,e)===0};pe.prototype.inspect=function(){let e="",t=Tx;if(e=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t)e+=" ... ";return"<Buffer "+e+">"};if(xx)pe.prototype[xx]=pe.prototype.inspect;pe.prototype.compare=function(e,t,r,i,n){if(wi(e,Uint8Array))e=pe.from(e,e.offset,e.byteLength);if(!pe.isBuffer(e))throw TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(t===void 0)t=0;if(r===void 0)r=e?e.length:0;if(i===void 0)i=0;if(n===void 0)n=this.length;if(t<0||r>e.length||i<0||n>this.length)throw RangeError("out of range index");if(i>=n&&t>=r)return 0;if(i>=n)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,i>>>=0,n>>>=0,this===e)return 0;let o=n-i,s=r-t,f=Math.min(o,s),g=this.slice(i,n),y=e.slice(t,r);for(let _=0;_<f;++_)if(g[_]!==y[_]){o=g[_],s=y[_];break}if(o<s)return-1;if(s<o)return 1;return 0};pe.prototype.includes=function(e,t,r){return this.indexOf(e,t,r)!==-1};pe.prototype.indexOf=function(e,t,r){return $x(this,e,t,r,!0)};pe.prototype.lastIndexOf=function(e,t,r){return $x(this,e,t,r,!1)};pe.prototype.write=function(e,t,r,i){if(t===void 0)i="utf8",r=this.length,t=0;else if(r===void 0&&typeof t==="string")i=t,r=this.length,t=0;else if(isFinite(t))if(t=t>>>0,isFinite(r)){if(r=r>>>0,i===void 0)i="utf8"}else i=r,r=void 0;else throw Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let n=this.length-t;if(r===void 0||r>n)r=n;if(e.length>0&&(r<0||t<0)||t>this.length)throw RangeError("Attempt to write outside buffer bounds");if(!i)i="utf8";let o=!1;for(;;)switch(i){case"hex":return t$(this,e,t,r);case"utf8":case"utf-8":return r$(this,e,t,r);case"ascii":case"latin1":case"binary":return n$(this,e,t,r);case"base64":return i$(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o$(this,e,t,r);default:if(o)throw TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0}};pe.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};pe.prototype.slice=function(e,t){let r=this.length;if(e=~~e,t=t===void 0?r:~~t,e<0){if(e+=r,e<0)e=0}else if(e>r)e=r;if(t<0){if(t+=r,t<0)t=0}else if(t>r)t=r;if(t<e)t=e;let i=this.subarray(e,t);return Object.setPrototypeOf(i,pe.prototype),i};pe.prototype.readUintLE=pe.prototype.readUIntLE=function(e,t,r){if(e=e>>>0,t=t>>>0,!r)Rr(e,t,this.length);let i=this[e],n=1,o=0;while(++o<t&&(n*=256))i+=this[e+o]*n;return i};pe.prototype.readUintBE=pe.prototype.readUIntBE=function(e,t,r){if(e=e>>>0,t=t>>>0,!r)Rr(e,t,this.length);let i=this[e+--t],n=1;while(t>0&&(n*=256))i+=this[e+--t]*n;return i};pe.prototype.readUint8=pe.prototype.readUInt8=function(e,t){if(e=e>>>0,!t)Rr(e,1,this.length);return this[e]};pe.prototype.readUint16LE=pe.prototype.readUInt16LE=function(e,t){if(e=e>>>0,!t)Rr(e,2,this.length);return this[e]|this[e+1]<<8};pe.prototype.readUint16BE=pe.prototype.readUInt16BE=function(e,t){if(e=e>>>0,!t)Rr(e,2,this.length);return this[e]<<8|this[e+1]};pe.prototype.readUint32LE=pe.prototype.readUInt32LE=function(e,t){if(e=e>>>0,!t)Rr(e,4,this.length);return(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};pe.prototype.readUint32BE=pe.prototype.readUInt32BE=function(e,t){if(e=e>>>0,!t)Rr(e,4,this.length);return this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};pe.prototype.readBigUInt64LE=oo(function(e){e=e>>>0,Fs(e,"offset");let t=this[e],r=this[e+7];if(t===void 0||r===void 0)Au(e,this.length-8);let i=t+this[++e]*256+this[++e]*65536+this[++e]*16777216,n=this[++e]+this[++e]*256+this[++e]*65536+r*16777216;return BigInt(i)+(BigInt(n)<<BigInt(32))});pe.prototype.readBigUInt64BE=oo(function(e){e=e>>>0,Fs(e,"offset");let t=this[e],r=this[e+7];if(t===void 0||r===void 0)Au(e,this.length-8);let i=t*16777216+this[++e]*65536+this[++e]*256+this[++e],n=this[++e]*16777216+this[++e]*65536+this[++e]*256+r;return(BigInt(i)<<BigInt(32))+BigInt(n)});pe.prototype.readIntLE=function(e,t,r){if(e=e>>>0,t=t>>>0,!r)Rr(e,t,this.length);let i=this[e],n=1,o=0;while(++o<t&&(n*=256))i+=this[e+o]*n;if(n*=128,i>=n)i-=Math.pow(2,8*t);return i};pe.prototype.readIntBE=function(e,t,r){if(e=e>>>0,t=t>>>0,!r)Rr(e,t,this.length);let i=t,n=1,o=this[e+--i];while(i>0&&(n*=256))o+=this[e+--i]*n;if(n*=128,o>=n)o-=Math.pow(2,8*t);return o};pe.prototype.readInt8=function(e,t){if(e=e>>>0,!t)Rr(e,1,this.length);if(!(this[e]&128))return this[e];return(255-this[e]+1)*-1};pe.prototype.readInt16LE=function(e,t){if(e=e>>>0,!t)Rr(e,2,this.length);let r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};pe.prototype.readInt16BE=function(e,t){if(e=e>>>0,!t)Rr(e,2,this.length);let r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};pe.prototype.readInt32LE=function(e,t){if(e=e>>>0,!t)Rr(e,4,this.length);return this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};pe.prototype.readInt32BE=function(e,t){if(e=e>>>0,!t)Rr(e,4,this.length);return this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};pe.prototype.readBigInt64LE=oo(function(e){e=e>>>0,Fs(e,"offset");let t=this[e],r=this[e+7];if(t===void 0||r===void 0)Au(e,this.length-8);let i=this[e+4]+this[e+5]*256+this[e+6]*65536+(r<<24);return(BigInt(i)<<BigInt(32))+BigInt(t+this[++e]*256+this[++e]*65536+this[++e]*16777216)});pe.prototype.readBigInt64BE=oo(function(e){e=e>>>0,Fs(e,"offset");let t=this[e],r=this[e+7];if(t===void 0||r===void 0)Au(e,this.length-8);let i=(t<<24)+this[++e]*65536+this[++e]*256+this[++e];return(BigInt(i)<<BigInt(32))+BigInt(this[++e]*16777216+this[++e]*65536+this[++e]*256+r)});pe.prototype.readFloatLE=function(e,t){if(e=e>>>0,!t)Rr(e,4,this.length);return af(this,e,!0,23,4)};pe.prototype.readFloatBE=function(e,t){if(e=e>>>0,!t)Rr(e,4,this.length);return af(this,e,!1,23,4)};pe.prototype.readDoubleLE=function(e,t){if(e=e>>>0,!t)Rr(e,8,this.length);return af(this,e,!0,52,8)};pe.prototype.readDoubleBE=function(e,t){if(e=e>>>0,!t)Rr(e,8,this.length);return af(this,e,!1,52,8)};pe.prototype.writeUintLE=pe.prototype.writeUIntLE=function(e,t,r,i){if(e=+e,t=t>>>0,r=r>>>0,!i){let s=Math.pow(2,8*r)-1;hn(this,e,t,r,s,0)}let n=1,o=0;this[t]=e&255;while(++o<r&&(n*=256))this[t+o]=e/n&255;return t+r};pe.prototype.writeUintBE=pe.prototype.writeUIntBE=function(e,t,r,i){if(e=+e,t=t>>>0,r=r>>>0,!i){let s=Math.pow(2,8*r)-1;hn(this,e,t,r,s,0)}let n=r-1,o=1;this[t+n]=e&255;while(--n>=0&&(o*=256))this[t+n]=e/o&255;return t+r};pe.prototype.writeUint8=pe.prototype.writeUInt8=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,1,255,0);return this[t]=e&255,t+1};pe.prototype.writeUint16LE=pe.prototype.writeUInt16LE=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,2,65535,0);return this[t]=e&255,this[t+1]=e>>>8,t+2};pe.prototype.writeUint16BE=pe.prototype.writeUInt16BE=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,2,65535,0);return this[t]=e>>>8,this[t+1]=e&255,t+2};pe.prototype.writeUint32LE=pe.prototype.writeUInt32LE=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,4,4294967295,0);return this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4};pe.prototype.writeUint32BE=pe.prototype.writeUInt32BE=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,4,4294967295,0);return this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};pe.prototype.writeBigUInt64LE=oo(function(e,t=0){return Dx(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});pe.prototype.writeBigUInt64BE=oo(function(e,t=0){return Nx(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});pe.prototype.writeIntLE=function(e,t,r,i){if(e=+e,t=t>>>0,!i){let f=Math.pow(2,8*r-1);hn(this,e,t,r,f-1,-f)}let n=0,o=1,s=0;this[t]=e&255;while(++n<r&&(o*=256)){if(e<0&&s===0&&this[t+n-1]!==0)s=1;this[t+n]=(e/o>>0)-s&255}return t+r};pe.prototype.writeIntBE=function(e,t,r,i){if(e=+e,t=t>>>0,!i){let f=Math.pow(2,8*r-1);hn(this,e,t,r,f-1,-f)}let n=r-1,o=1,s=0;this[t+n]=e&255;while(--n>=0&&(o*=256)){if(e<0&&s===0&&this[t+n+1]!==0)s=1;this[t+n]=(e/o>>0)-s&255}return t+r};pe.prototype.writeInt8=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,1,127,-128);if(e<0)e=255+e+1;return this[t]=e&255,t+1};pe.prototype.writeInt16LE=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,2,32767,-32768);return this[t]=e&255,this[t+1]=e>>>8,t+2};pe.prototype.writeInt16BE=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,2,32767,-32768);return this[t]=e>>>8,this[t+1]=e&255,t+2};pe.prototype.writeInt32LE=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,4,2147483647,-2147483648);return this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4};pe.prototype.writeInt32BE=function(e,t,r){if(e=+e,t=t>>>0,!r)hn(this,e,t,4,2147483647,-2147483648);if(e<0)e=4294967295+e+1;return this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};pe.prototype.writeBigInt64LE=oo(function(e,t=0){return Dx(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});pe.prototype.writeBigInt64BE=oo(function(e,t=0){return Nx(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});pe.prototype.writeFloatLE=function(e,t,r){return Lx(this,e,t,!0,r)};pe.prototype.writeFloatBE=function(e,t,r){return Lx(this,e,t,!1,r)};pe.prototype.writeDoubleLE=function(e,t,r){return jx(this,e,t,!0,r)};pe.prototype.writeDoubleBE=function(e,t,r){return jx(this,e,t,!1,r)};pe.prototype.copy=function(e,t,r,i){if(!pe.isBuffer(e))throw TypeError("argument should be a Buffer");if(!r)r=0;if(!i&&i!==0)i=this.length;if(t>=e.length)t=e.length;if(!t)t=0;if(i>0&&i<r)i=r;if(i===r)return 0;if(e.length===0||this.length===0)return 0;if(t<0)throw RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw RangeError("Index out of range");if(i<0)throw RangeError("sourceEnd out of bounds");if(i>this.length)i=this.length;if(e.length-t<i-r)i=e.length-t+r;let n=i-r;if(this===e&&typeof Uint8Array.prototype.copyWithin==="function")this.copyWithin(t,r,i);else Uint8Array.prototype.set.call(e,this.subarray(r,i),t);return n};pe.prototype.fill=function(e,t,r,i){if(typeof e==="string"){if(typeof t==="string")i=t,t=0,r=this.length;else if(typeof r==="string")i=r,r=this.length;if(i!==void 0&&typeof i!=="string")throw TypeError("encoding must be a string");if(typeof i==="string"&&!pe.isEncoding(i))throw TypeError("Unknown encoding: "+i);if(e.length===1){let o=e.charCodeAt(0);if(i==="utf8"&&o<128||i==="latin1")e=o}}else if(typeof e==="number")e=e&255;else if(typeof e==="boolean")e=Number(e);if(t<0||this.length<t||this.length<r)throw RangeError("Out of range index");if(r<=t)return this;if(t=t>>>0,r=r===void 0?this.length:r>>>0,!e)e=0;let n;if(typeof e==="number")for(n=t;n<r;++n)this[n]=e;else{let o=pe.isBuffer(e)?e:pe.from(e,i),s=o.length;if(s===0)throw TypeError('The value "'+e+'" is invalid for argument "value"');for(n=0;n<r-t;++n)this[n+t]=o[n%s]}return this};h$=/[^+/0-9A-Za-z-_]/g;y$=function(){let e=Array(256);for(let t=0;t<16;++t){let r=t*16;for(let i=0;i<16;++i)e[r+i]="0123456789abcdef"[t]+"0123456789abcdef"[i]}return e}();b$=I0("resolveObjectURL"),_$=I0("isUtf8"),w$=I0("transcode"),x$=pe});var Xx={};nn(Xx,{TextDecoder:()=>Jx,TextEncoder:()=>Gx,_extend:()=>L0,callbackify:()=>Vx,callbackifyOnRejected:()=>j0,debuglog:()=>E$,default:()=>U$,deprecate:()=>M$,format:()=>D0,inherits:()=>Zx,inspect:()=>Yo,isArray:()=>Bx,isBoolean:()=>N0,isBuffer:()=>z$,isDate:()=>O0,isError:()=>cf,isFunction:()=>df,isNull:()=>hf,isNullOrUndefined:()=>O$,isNumber:()=>qx,isObject:()=>qs,isPrimitive:()=>N$,isRegExp:()=>lf,isString:()=>pf,isSymbol:()=>D$,isUndefined:()=>Bs,log:()=>Hx,promisify:()=>Kx,types:()=>$$});function D0(e,...t){if(!pf(e)){var r=[e];for(var i=0;i<t.length;i++)r.push(Yo(t[i]));return r.join(" ")}var i=0,n=t.length,o=String(e).replace(k$,function(f){if(f==="%%")return"%";if(i>=n)return f;switch(f){case"%s":return String(t[i++]);case"%d":return Number(t[i++]);case"%j":try{return JSON.stringify(t[i++])}catch(g){return"[Circular]"}default:return f}});for(var s=t[i];i<n;s=t[++i])if(hf(s)||!qs(s))o+=" "+s;else o+=" "+Yo(s);return o}function M$(e,t){if(typeof process>"u"||process?.noDeprecation===!0)return e;var r=!1;function i(...n){if(!r){if(process.throwDeprecation)throw Error(t);else if(process.traceDeprecation)console.trace(t);else console.error(t);r=!0}return e.apply(this,...n)}return i}function A$(e,t){var r=Yo.styles[t];if(r)return"\x1B["+Yo.colors[r][0]+"m"+e+"\x1B["+Yo.colors[r][1]+"m";else return e}function T$(e,t){return e}function P$(e){var t={};return e.forEach(function(r,i){t[r]=!0}),t}function ff(e,t,r){if(e.customInspect&&t&&df(t.inspect)&&t.inspect!==Yo&&!(t.constructor&&t.constructor.prototype===t)){var i=t.inspect(r,e);if(!pf(i))i=ff(e,i,r);return i}var n=I$(e,t);if(n)return n;var o=Object.keys(t),s=P$(o);if(e.showHidden)o=Object.getOwnPropertyNames(t);if(cf(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return R0(t);if(o.length===0){if(df(t)){var f=t.name?": "+t.name:"";return e.stylize("[Function"+f+"]","special")}if(lf(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(O0(t))return e.stylize(Date.prototype.toString.call(t),"date");if(cf(t))return R0(t)}var g="",y=!1,_=["{","}"];if(Bx(t))y=!0,_=["[","]"];if(df(t)){var p=t.name?": "+t.name:"";g=" [Function"+p+"]"}if(lf(t))g=" "+RegExp.prototype.toString.call(t);if(O0(t))g=" "+Date.prototype.toUTCString.call(t);if(cf(t))g=" "+R0(t);if(o.length===0&&(!y||t.length==0))return _[0]+g+_[1];if(r<0)if(lf(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");else return e.stylize("[Object]","special");e.seen.push(t);var S;if(y)S=R$(e,t,r,s,o);else S=o.map(function(x){return $0(e,t,r,s,x,y)});return e.seen.pop(),C$(S,g,_)}function I$(e,t){if(Bs(t))return e.stylize("undefined","undefined");if(pf(t)){var r="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(r,"string")}if(qx(t))return e.stylize(""+t,"number");if(N0(t))return e.stylize(""+t,"boolean");if(hf(t))return e.stylize("null","null")}function R0(e){return"["+Error.prototype.toString.call(e)+"]"}function R$(e,t,r,i,n){var o=[];for(var s=0,f=t.length;s<f;++s)if(Wx(t,String(s)))o.push($0(e,t,r,i,String(s),!0));else o.push("");return n.forEach(function(g){if(!g.match(/^\d+$/))o.push($0(e,t,r,i,g,!0))}),o}function $0(e,t,r,i,n,o){var s,f,g;if(g=Object.getOwnPropertyDescriptor(t,n)||{value:t[n]},g.get)if(g.set)f=e.stylize("[Getter/Setter]","special");else f=e.stylize("[Getter]","special");else if(g.set)f=e.stylize("[Setter]","special");if(!Wx(i,n))s="["+n+"]";if(!f)if(e.seen.indexOf(g.value)<0){if(hf(r))f=ff(e,g.value,null);else f=ff(e,g.value,r-1);if(f.indexOf(`
|
|
5
5
|
`)>-1)if(o)f=f.split(`
|
|
6
6
|
`).map(function(y){return" "+y}).join(`
|
package/manifest.json
CHANGED
|
@@ -1,52 +1,51 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.1.
|
|
3
|
-
"commit": "
|
|
4
|
-
"buildDate": "2026-08-
|
|
2
|
+
"version": "2.1.237",
|
|
3
|
+
"commit": "45590910f0b746ddad3fe7d8135c5c29b33ccf88",
|
|
4
|
+
"buildDate": "2026-08-19T22:55:17Z",
|
|
5
5
|
"platforms": {
|
|
6
6
|
"darwin-arm64": {
|
|
7
7
|
"binary": "claude",
|
|
8
|
-
"checksum": "
|
|
9
|
-
"size":
|
|
8
|
+
"checksum": "338901351d4ff17495738c67fc3e12a32c1b506738ac5e012eb782d3d8b5be43",
|
|
9
|
+
"size": 317110288
|
|
10
10
|
},
|
|
11
11
|
"darwin-x64": {
|
|
12
12
|
"binary": "claude",
|
|
13
|
-
"checksum": "
|
|
14
|
-
"size":
|
|
13
|
+
"checksum": "9f00789754a7b95febc6d4e37a3b6523d4d9c4c2333a2ce4bd596ad82186224e",
|
|
14
|
+
"size": 325793008
|
|
15
15
|
},
|
|
16
16
|
"linux-arm64": {
|
|
17
17
|
"binary": "claude",
|
|
18
|
-
"checksum": "
|
|
19
|
-
"size":
|
|
18
|
+
"checksum": "a701cfb6bb4703abc6f3ce47508c878ca8158ebdbeacd5c35c7d510c7bc70177",
|
|
19
|
+
"size": 331864296
|
|
20
20
|
},
|
|
21
21
|
"linux-x64": {
|
|
22
22
|
"binary": "claude",
|
|
23
|
-
"checksum": "
|
|
24
|
-
"size":
|
|
23
|
+
"checksum": "73975167f0108693cf6fd6614994781657ebb8456ebef5d247458734abfb3916",
|
|
24
|
+
"size": 334715184
|
|
25
25
|
},
|
|
26
26
|
"linux-arm64-musl": {
|
|
27
27
|
"binary": "claude",
|
|
28
|
-
"checksum": "
|
|
29
|
-
"size":
|
|
28
|
+
"checksum": "60d832e81dd5076333e9f91286f660f2aaacc630079863599555caa8fe134eba",
|
|
29
|
+
"size": 325009176
|
|
30
30
|
},
|
|
31
31
|
"linux-x64-musl": {
|
|
32
32
|
"binary": "claude",
|
|
33
|
-
"checksum": "
|
|
34
|
-
"size":
|
|
33
|
+
"checksum": "b2c81ba8f2b0086b2536a56bf074bbf643043c2bd1aeea6ac8905709ae296168",
|
|
34
|
+
"size": 328843232
|
|
35
35
|
},
|
|
36
36
|
"win32-x64": {
|
|
37
37
|
"binary": "claude.exe",
|
|
38
|
-
"checksum": "
|
|
39
|
-
"size":
|
|
38
|
+
"checksum": "406167231b3636e55a01d0ce93567256c61e7973489e645883302f14808ae668",
|
|
39
|
+
"size": 330167456
|
|
40
40
|
},
|
|
41
41
|
"win32-arm64": {
|
|
42
42
|
"binary": "claude.exe",
|
|
43
|
-
"checksum": "
|
|
44
|
-
"size":
|
|
43
|
+
"checksum": "35978113ca98721cbf14c3abac90482d467419b9669d849c89d91c5664a5f95d",
|
|
44
|
+
"size": 318066848
|
|
45
45
|
}
|
|
46
46
|
},
|
|
47
47
|
"sdkCompat": {
|
|
48
48
|
"testedWrapperVersions": [
|
|
49
|
-
"0.3.198",
|
|
50
49
|
"0.3.199",
|
|
51
50
|
"0.3.200",
|
|
52
51
|
"0.3.201",
|
package/manifest.zst.json
CHANGED
|
@@ -1,60 +1,59 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.1.
|
|
3
|
-
"commit": "
|
|
4
|
-
"buildDate": "2026-08-
|
|
2
|
+
"version": "2.1.237",
|
|
3
|
+
"commit": "45590910f0b746ddad3fe7d8135c5c29b33ccf88",
|
|
4
|
+
"buildDate": "2026-08-19T22:57:46Z",
|
|
5
5
|
"platforms": {
|
|
6
6
|
"darwin-arm64": {
|
|
7
7
|
"binary": "claude.zst",
|
|
8
|
-
"checksum": "
|
|
9
|
-
"size":
|
|
8
|
+
"checksum": "6bdfd8d555fa5e42e7e4f155e5706f03cd47082d093bdcecd2980c9541cba64c",
|
|
9
|
+
"size": 63485985,
|
|
10
10
|
"bundle": {
|
|
11
|
-
"checksum": "
|
|
12
|
-
"size":
|
|
11
|
+
"checksum": "766ad312a75062e5761a190cf6d9a91129300f8d58502b1af70e301905004811",
|
|
12
|
+
"size": 63491494
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"darwin-x64": {
|
|
16
16
|
"binary": "claude.zst",
|
|
17
|
-
"checksum": "
|
|
18
|
-
"size":
|
|
17
|
+
"checksum": "c362bc2dbb47a963b2f73ae30766770073fa04dccc08f75646b5f3c1fdbba97f",
|
|
18
|
+
"size": 68099586,
|
|
19
19
|
"bundle": {
|
|
20
|
-
"checksum": "
|
|
21
|
-
"size":
|
|
20
|
+
"checksum": "b0ed2bbb50025cdc930c25c210064b23e4e39c784971fb8ddc44f4019dac6cbf",
|
|
21
|
+
"size": 68104413
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"linux-arm64": {
|
|
25
25
|
"binary": "claude.zst",
|
|
26
|
-
"checksum": "
|
|
27
|
-
"size":
|
|
26
|
+
"checksum": "c0fd5f3d315d7f2e81559f417a44e36dfe60d357f6a940a40cd532e08520fd0e",
|
|
27
|
+
"size": 72222417
|
|
28
28
|
},
|
|
29
29
|
"linux-x64": {
|
|
30
30
|
"binary": "claude.zst",
|
|
31
|
-
"checksum": "
|
|
32
|
-
"size":
|
|
31
|
+
"checksum": "8901b24ccb274870109f6d89c3477e510565b86be656b31f655b03afcf197132",
|
|
32
|
+
"size": 73401339
|
|
33
33
|
},
|
|
34
34
|
"linux-arm64-musl": {
|
|
35
35
|
"binary": "claude.zst",
|
|
36
|
-
"checksum": "
|
|
37
|
-
"size":
|
|
36
|
+
"checksum": "01a70d3df6f417ff8dd64ae3ec57200d67abfef2647ae93951caaddd91bc1a8c",
|
|
37
|
+
"size": 70749737
|
|
38
38
|
},
|
|
39
39
|
"linux-x64-musl": {
|
|
40
40
|
"binary": "claude.zst",
|
|
41
|
-
"checksum": "
|
|
42
|
-
"size":
|
|
41
|
+
"checksum": "56dc1ece68b81ff0e6edc4f4b8437643a0cbad8f2cee84ea02a62cff554795bd",
|
|
42
|
+
"size": 72063095
|
|
43
43
|
},
|
|
44
44
|
"win32-x64": {
|
|
45
45
|
"binary": "claude.exe.zst",
|
|
46
|
-
"checksum": "
|
|
47
|
-
"size":
|
|
46
|
+
"checksum": "85ddfcf80b7a918b6707e6d3d611223f986c2c4e9b9c493206fd9807fa476a6d",
|
|
47
|
+
"size": 75828267
|
|
48
48
|
},
|
|
49
49
|
"win32-arm64": {
|
|
50
50
|
"binary": "claude.exe.zst",
|
|
51
|
-
"checksum": "
|
|
52
|
-
"size":
|
|
51
|
+
"checksum": "3018bba62073b6dd813aa1aa0ff4133f653ae5fbccd07ae6c6abc56cc64c9968",
|
|
52
|
+
"size": 72228518
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
55
|
"sdkCompat": {
|
|
56
56
|
"testedWrapperVersions": [
|
|
57
|
-
"0.3.198",
|
|
58
57
|
"0.3.199",
|
|
59
58
|
"0.3.200",
|
|
60
59
|
"0.3.201",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@anthropic-ai/claude-agent-sdk",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.237",
|
|
4
4
|
"main": "sdk.mjs",
|
|
5
5
|
"types": "sdk.d.ts",
|
|
6
6
|
"exports": {
|
|
@@ -57,14 +57,14 @@
|
|
|
57
57
|
"zod": "^4.0.0"
|
|
58
58
|
},
|
|
59
59
|
"optionalDependencies": {
|
|
60
|
-
"@anthropic-ai/claude-agent-sdk-linux-x64": "0.3.
|
|
61
|
-
"@anthropic-ai/claude-agent-sdk-linux-arm64": "0.3.
|
|
62
|
-
"@anthropic-ai/claude-agent-sdk-linux-x64-musl": "0.3.
|
|
63
|
-
"@anthropic-ai/claude-agent-sdk-linux-arm64-musl": "0.3.
|
|
64
|
-
"@anthropic-ai/claude-agent-sdk-darwin-x64": "0.3.
|
|
65
|
-
"@anthropic-ai/claude-agent-sdk-darwin-arm64": "0.3.
|
|
66
|
-
"@anthropic-ai/claude-agent-sdk-win32-x64": "0.3.
|
|
67
|
-
"@anthropic-ai/claude-agent-sdk-win32-arm64": "0.3.
|
|
60
|
+
"@anthropic-ai/claude-agent-sdk-linux-x64": "0.3.237",
|
|
61
|
+
"@anthropic-ai/claude-agent-sdk-linux-arm64": "0.3.237",
|
|
62
|
+
"@anthropic-ai/claude-agent-sdk-linux-x64-musl": "0.3.237",
|
|
63
|
+
"@anthropic-ai/claude-agent-sdk-linux-arm64-musl": "0.3.237",
|
|
64
|
+
"@anthropic-ai/claude-agent-sdk-darwin-x64": "0.3.237",
|
|
65
|
+
"@anthropic-ai/claude-agent-sdk-darwin-arm64": "0.3.237",
|
|
66
|
+
"@anthropic-ai/claude-agent-sdk-win32-x64": "0.3.237",
|
|
67
|
+
"@anthropic-ai/claude-agent-sdk-win32-arm64": "0.3.237"
|
|
68
68
|
},
|
|
69
69
|
"files": [
|
|
70
70
|
"sdk.mjs",
|
|
@@ -80,5 +80,5 @@
|
|
|
80
80
|
"manifest.json",
|
|
81
81
|
"manifest.zst.json"
|
|
82
82
|
],
|
|
83
|
-
"claudeCodeVersion": "2.1.
|
|
83
|
+
"claudeCodeVersion": "2.1.237"
|
|
84
84
|
}
|