Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

botframework

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botframework - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

2

dist/es5/src/interfaces.d.ts

@@ -46,3 +46,3 @@ export interface IBotUser {

location?: ILocation;
link?: IImage;
link?: ILink;
ref?: string;

@@ -49,0 +49,0 @@ image?: IImage;

{
"name": "botframework",
"version": "0.9.0",
"version": "0.10.0",
"description": "Framework for messaging bots",

@@ -5,0 +5,0 @@ "main": "./dist/es5/src/bot.js",

@@ -63,3 +63,3 @@

location?: ILocation;
link?: IImage;
link?: ILink;
ref?: string;

@@ -66,0 +66,0 @@ image?: IImage;

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