botframework
Advanced tools
Comparing version 0.9.0 to 0.10.0
@@ -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; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
776810