Comparing version 0.10.3 to 0.10.4
{ | ||
"name": "seroval", | ||
"type": "module", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"files": [ | ||
@@ -70,3 +70,3 @@ "dist", | ||
}, | ||
"gitHead": "97e6e1efd223ad1fb56c3105c42f1259654041b6" | ||
"gitHead": "62d11e2cac667d2fd13d4ac1fb55d9e448b9ba0f" | ||
} |
@@ -33,3 +33,3 @@ import { serializeString } from './string'; | ||
+ `${GLOBAL_CONTEXT_STREAM_EMIT}:function(s,t,d,c){switch(c=s.${LOCAL_CONTEXT_STREAM_CONTROLLER},t){case 0:return c.enqueue(d);case 1:return(this.uS(s),c.error(d));case 2:return(this.uS(s),c.close())}},` | ||
+ `${GLOBAL_CONTEXT_STREAM_CONSTRUCTOR}:function(s,c){return(s=new ReadableStream({start:function(x){c=x}})).${LOCAL_CONTEXT_STREAM_CONTROLLER}=c,s},` | ||
+ `${GLOBAL_CONTEXT_STREAM_CONSTRUCTOR}:function(s,c){return(s=new ReadableStream({start:function(x){c=x}})).${LOCAL_CONTEXT_STREAM_CONTROLLER}=c,s}` | ||
+ '}'; | ||
@@ -36,0 +36,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1267872