botframework-schema
Advanced tools
Comparing version
@@ -126,3 +126,3 @@ import { CardImage } from './cardImage'; | ||
*/ | ||
cardViewType: 'signIn'; | ||
cardViewType: 'signIn' | 'signInSso'; | ||
/** | ||
@@ -129,0 +129,0 @@ * Header area components. |
@@ -103,3 +103,3 @@ import { CardImage } from './cardImage'; | ||
*/ | ||
cardViewType: 'signIn'; | ||
cardViewType: 'signIn' | 'signInSso'; | ||
/** | ||
@@ -106,0 +106,0 @@ * Header area components. |
@@ -5,3 +5,3 @@ { | ||
"description": "Activity schema for the Microsoft Bot Framework.", | ||
"version": "4.23.3-dev2", | ||
"version": "4.23.3", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "keywords": [ |
@@ -876,3 +876,3 @@ /** | ||
*/ | ||
activity: Activity; | ||
activity?: Activity; | ||
/** | ||
@@ -879,0 +879,0 @@ * Channel specific payload for creating the conversation |
@@ -117,3 +117,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved. | ||
*/ | ||
cardViewType: 'signIn'; | ||
cardViewType: 'signIn' | 'signInSso'; | ||
/** | ||
@@ -120,0 +120,0 @@ * Header area components. |
Sorry, the diff of this file is not supported yet
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 not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
794688
0.01%0
-100%