Socket
Socket
Sign inDemoInstall

botframework-directlinejs

Package Overview
Dependencies
Maintainers
7
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botframework-directlinejs - npm Package Compare versions

Comparing version 0.15.3-master.fb239fe to 0.15.3

lib/createDeferred.d.ts

3

lib/directLineStreaming.d.ts

@@ -14,2 +14,3 @@ import { BehaviorSubject } from 'rxjs/BehaviorSubject';

private activitySubscriber;
private connectDeferred;
private theStreamHandler;

@@ -23,3 +24,3 @@ private domain;

constructor(options: DirectLineStreamingOptions);
reconnect({ conversationId, token }: Conversation): Promise<void>;
reconnect({ conversationId, token }: Conversation): void;
end(): void;

@@ -26,0 +27,0 @@ private commonHeaders;

{
"name": "botframework-directlinejs",
"version": "0.15.3-master.fb239fe",
"version": "0.15.3",
"description": "Client library for the Microsoft Bot Framework Direct Line 3.0 protocol",

@@ -30,3 +30,3 @@ "files": [

"@babel/runtime": "7.14.8",
"botframework-streaming": "4.19.3",
"botframework-streaming": "4.20.0-ww.20230425",
"buffer": "6.0.3",

@@ -45,7 +45,10 @@ "core-js": "3.15.2",

"@babel/preset-typescript": "^7.14.5",
"@types/jest": "^26.0.24",
"@testing-library/dom": "^9.2.0",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.1",
"@types/jsonwebtoken": "^8.5.4",
"@types/node": "^16.4.0",
"@types/node": "^18.15.11",
"@types/p-defer": "^2.0.0",
"babel-jest": "^27.0.6",
"@types/ws": "^8.5.4",
"babel-jest": "^29.5.0",
"babel-loader": "^8.2.2",

@@ -57,2 +60,3 @@ "babel-plugin-istanbul": "^6.0.0",

"event-target-shim": "^6.0.2",
"express": "^4.18.2",
"get-port": "^5.1.1",

@@ -62,4 +66,5 @@ "global-agent": "^2.2.0",

"http-proxy": "^1.18.1",
"jest": "^27.0.6",
"jest-environment-jsdom": "^27.0.6",
"http-proxy-middleware": "^2.0.6",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jsdom": "^16.6.0",

@@ -69,2 +74,3 @@ "nock": "^13.1.1",

"on-error-resume-next": "^1.1.0",
"path-to-regexp": "^6.2.1",
"restify": "^11.0.0",

@@ -76,4 +82,5 @@ "rimraf": "^3.0.2",

"webpack-cli": "^4.7.2",
"webpack-stats-plugin": "^1.0.3"
"webpack-stats-plugin": "^1.0.3",
"ws": "^8.13.0"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc