botframework-streaming
Advanced tools
Comparing version 4.7.2 to 4.8.0-preview-109324
@@ -9,1 +9,2 @@ /** | ||
export * from './payloadAssembler'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -37,1 +37,2 @@ /** | ||
} | ||
//# sourceMappingURL=payloadAssembler.d.ts.map |
@@ -23,1 +23,2 @@ /** | ||
} | ||
//# sourceMappingURL=contentStream.d.ts.map |
@@ -10,1 +10,2 @@ import { PayloadTypes } from '../payloads/payloadTypes'; | ||
} | ||
//# sourceMappingURL=cancelDisassembler.d.ts.map |
@@ -22,1 +22,2 @@ /** | ||
} | ||
//# sourceMappingURL=httpContentStreamDisassembler.d.ts.map |
@@ -13,1 +13,2 @@ /** | ||
export * from './responseDisassembler'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -19,1 +19,2 @@ import { PayloadTypes } from '../payloads/payloadTypes'; | ||
} | ||
//# sourceMappingURL=payloadDisassembler.d.ts.map |
@@ -22,1 +22,2 @@ /** | ||
} | ||
//# sourceMappingURL=requestDisassembler.d.ts.map |
@@ -22,1 +22,2 @@ /** | ||
} | ||
//# sourceMappingURL=responseDisassembler.d.ts.map |
@@ -26,1 +26,2 @@ /** | ||
} | ||
//# sourceMappingURL=httpContentStream.d.ts.map |
@@ -17,1 +17,2 @@ /** | ||
export { BrowserWebSocket, NodeWebSocket, NodeWebSocketFactory, NodeWebSocketFactoryBase, WebSocketClient, WebSocketServer } from './webSocket'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -17,1 +17,2 @@ /** | ||
} | ||
//# sourceMappingURL=IAssemblerParams.d.ts.map |
@@ -19,1 +19,2 @@ /** | ||
} | ||
//# sourceMappingURL=IBrowserFileReader.d.ts.map |
@@ -23,1 +23,2 @@ /** | ||
} | ||
//# sourceMappingURL=IBrowserWebSocket.d.ts.map |
@@ -17,1 +17,2 @@ /** | ||
} | ||
//# sourceMappingURL=IHeader.d.ts.map |
@@ -15,1 +15,2 @@ /** | ||
} | ||
//# sourceMappingURL=IHttpContentHeaders.d.ts.map |
@@ -18,1 +18,2 @@ /** | ||
export * from './IStreamingTransportServer'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -15,1 +15,2 @@ /** | ||
} | ||
//# sourceMappingURL=INodeBuffer.d.ts.map |
@@ -23,1 +23,2 @@ /** | ||
} | ||
//# sourceMappingURL=INodeIncomingMessage.d.ts.map |
@@ -18,1 +18,2 @@ /** | ||
} | ||
//# sourceMappingURL=INodeSocket.d.ts.map |
@@ -17,1 +17,2 @@ /** | ||
} | ||
//# sourceMappingURL=IReceiveRequest.d.ts.map |
@@ -16,1 +16,2 @@ /** | ||
} | ||
//# sourceMappingURL=IReceiveResponse.d.ts.map |
@@ -17,1 +17,2 @@ /** | ||
} | ||
//# sourceMappingURL=IRequestPayload.d.ts.map |
@@ -16,1 +16,2 @@ /** | ||
} | ||
//# sourceMappingURL=IResponsePayload.d.ts.map |
@@ -18,1 +18,2 @@ /** | ||
} | ||
//# sourceMappingURL=ISendPacket.d.ts.map |
@@ -22,1 +22,2 @@ /** | ||
} | ||
//# sourceMappingURL=ISocket.d.ts.map |
@@ -16,1 +16,2 @@ /** | ||
} | ||
//# sourceMappingURL=IStreamDescription.d.ts.map |
@@ -19,1 +19,2 @@ /** | ||
} | ||
//# sourceMappingURL=IStreamingTransportClient.d.ts.map |
@@ -20,1 +20,2 @@ /** | ||
} | ||
//# sourceMappingURL=IStreamingTransportServer.d.ts.map |
@@ -16,1 +16,2 @@ /** | ||
} | ||
//# sourceMappingURL=IStreamWrapper.d.ts.map |
@@ -15,1 +15,2 @@ /** | ||
} | ||
//# sourceMappingURL=ITransport.d.ts.map |
@@ -16,1 +16,2 @@ /// <reference types="node" /> | ||
} | ||
//# sourceMappingURL=ITransportReceiver.d.ts.map |
@@ -16,1 +16,2 @@ /// <reference types="node" /> | ||
} | ||
//# sourceMappingURL=ITransportSender.d.ts.map |
@@ -11,1 +11,2 @@ /** | ||
export * from './namedPipeTransport'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -41,1 +41,2 @@ import { RequestHandler } from '../requestHandler'; | ||
} | ||
//# sourceMappingURL=namedPipeClient.d.ts.map |
@@ -49,1 +49,2 @@ import { RequestHandler } from '../requestHandler'; | ||
} | ||
//# sourceMappingURL=namedPipeServer.d.ts.map |
@@ -55,1 +55,2 @@ /// <reference types="node" /> | ||
} | ||
//# sourceMappingURL=namedPipeTransport.d.ts.map |
@@ -45,1 +45,2 @@ /// <reference types="node" /> | ||
} | ||
//# sourceMappingURL=headerSerializer.d.ts.map |
@@ -15,1 +15,2 @@ /** | ||
export * from './streamManager'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -24,1 +24,2 @@ /** | ||
} | ||
//# sourceMappingURL=payloadAssemblerManager.d.ts.map |
@@ -17,1 +17,2 @@ /** | ||
} | ||
//# sourceMappingURL=payloadConstants.d.ts.map |
@@ -18,1 +18,2 @@ /** | ||
} | ||
//# sourceMappingURL=payloadTypes.d.ts.map |
@@ -18,1 +18,2 @@ /** | ||
} | ||
//# sourceMappingURL=requestManager.d.ts.map |
@@ -21,1 +21,2 @@ /** | ||
} | ||
//# sourceMappingURL=sendOperations.d.ts.map |
@@ -23,1 +23,2 @@ /** | ||
} | ||
//# sourceMappingURL=streamManager.d.ts.map |
@@ -14,1 +14,2 @@ /** | ||
export * from './transportDisconnectedEventHandler'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -46,1 +46,2 @@ /** | ||
} | ||
//# sourceMappingURL=payloadReceiver.d.ts.map |
@@ -47,1 +47,2 @@ /** | ||
} | ||
//# sourceMappingURL=payloadSender.d.ts.map |
@@ -25,1 +25,2 @@ /** | ||
} | ||
//# sourceMappingURL=transportDisconnectedEvent.d.ts.map |
@@ -10,1 +10,2 @@ /** | ||
export declare type TransportDisconnectedEventHandler = (sender: any, e: TransportDisconnectedEvent) => void; | ||
//# sourceMappingURL=transportDisconnectedEventHandler.d.ts.map |
@@ -29,1 +29,2 @@ /** | ||
} | ||
//# sourceMappingURL=protocolAdapter.d.ts.map |
@@ -22,1 +22,2 @@ /** | ||
} | ||
//# sourceMappingURL=requestHandler.d.ts.map |
@@ -44,1 +44,2 @@ /** | ||
} | ||
//# sourceMappingURL=streamingRequest.d.ts.map |
@@ -33,1 +33,2 @@ /** | ||
} | ||
//# sourceMappingURL=streamingResponse.d.ts.map |
@@ -19,1 +19,2 @@ /// <reference types="node" /> | ||
} | ||
//# sourceMappingURL=subscribableStream.d.ts.map |
@@ -9,1 +9,2 @@ /** | ||
export declare const doesGlobalFileReaderExist: Function; | ||
//# sourceMappingURL=doesGlobalFileReaderExist.d.ts.map |
@@ -9,1 +9,2 @@ /** | ||
export declare const doesGlobalWebSocketExist: Function; | ||
//# sourceMappingURL=doesGlobalWebSocketExist.d.ts.map |
@@ -11,1 +11,2 @@ /** | ||
export * from './protocol-base'; | ||
//# sourceMappingURL=index.d.ts.map |
export declare function generateGuid(): string; | ||
//# sourceMappingURL=protocol-base.d.ts.map |
@@ -51,1 +51,2 @@ /// <reference types="node" /> | ||
} | ||
//# sourceMappingURL=browserWebSocket.d.ts.map |
@@ -10,1 +10,2 @@ /** | ||
export * from './nodeWebSocketFactoryBase'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -23,1 +23,2 @@ /** | ||
} | ||
//# sourceMappingURL=nodeWebSocketFactory.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
} | ||
//# sourceMappingURL=nodeWebSocketFactoryBase.d.ts.map |
@@ -14,1 +14,2 @@ /** | ||
export * from './webSocketTransport'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -64,1 +64,2 @@ /** | ||
} | ||
//# sourceMappingURL=nodeWebSocket.d.ts.map |
@@ -45,1 +45,2 @@ import { StreamingRequest } from '../streamingRequest'; | ||
} | ||
//# sourceMappingURL=webSocketClient.d.ts.map |
@@ -52,1 +52,2 @@ import { RequestHandler } from '../requestHandler'; | ||
} | ||
//# sourceMappingURL=webSocketServer.d.ts.map |
@@ -60,1 +60,2 @@ /// <reference types="node" /> | ||
} | ||
//# sourceMappingURL=webSocketTransport.d.ts.map |
@@ -5,3 +5,3 @@ { | ||
"description": "Streaming library for the Microsoft Bot Framework", | ||
"version": "4.7.2", | ||
"version": "4.8.0-preview-109324", | ||
"license": "MIT", | ||
@@ -24,2 +24,3 @@ "keywords": [ | ||
"main": "lib/index.js", | ||
"browser": "browser/index-browser.js", | ||
"typings": "lib/index.d.ts", | ||
@@ -46,13 +47,14 @@ "dependencies": { | ||
"scripts": { | ||
"build": "tsc", | ||
"clean": "erase /q /s .\\lib", | ||
"build": "tsc -p tsconfig.json && tsc -p tsconfig-browser.json", | ||
"clean": "erase /q /s .\\lib .\\browser", | ||
"eslint": "eslint ./src/*.ts ./src/**/*.ts", | ||
"eslint-fix": "eslint ./src/*.ts ./src/**/*.ts --fix", | ||
"set-version": "npm version --allow-same-version 4.7.2", | ||
"test": "tsc && nyc mocha tests/" | ||
"set-version": "npm version --allow-same-version 4.8.0-preview-109324", | ||
"test": "npm run build && nyc mocha tests/" | ||
}, | ||
"files": [ | ||
"/lib", | ||
"/src" | ||
"/src", | ||
"/browser" | ||
] | ||
} |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
612403
600
11058
2
8