🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

botframework-schema

Package Overview
Dependencies
Maintainers
3
Versions
551
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botframework-schema - npm Package Compare versions

Comparing version

to
4.24.0-dev1

2

_ts3.4/lib/sharepoint/cardView/cardViewParameters.d.ts

@@ -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.24.0-dev1",
"license": "MIT",

@@ -8,0 +8,0 @@ "keywords": [

@@ -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 not supported yet