Socket
Socket
Sign inDemoInstall

botframework-schema

Package Overview
Dependencies
Maintainers
3
Versions
543
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 4.22.0-dev.20231102.d18c19c to 4.22.0-dev.20231103.7277636

8

_ts3.4/lib/sharepoint/handleActionResponse.d.ts

@@ -14,3 +14,3 @@ import { CardViewResponse } from './cardViewResponse';

*/
type: ViewResponseType;
responseType: ViewResponseType;
/**

@@ -28,3 +28,3 @@ * The render arguments.

*/
type: 'Card';
responseType: 'Card';
/**

@@ -42,3 +42,3 @@ * Card view render arguments.

*/
type: 'QuickView';
responseType: 'QuickView';
/**

@@ -56,3 +56,3 @@ * Quick view render arguments.

*/
type: 'NoOp';
responseType: 'NoOp';
/**

@@ -59,0 +59,0 @@ * No op doesn't have render arguments.

@@ -14,3 +14,3 @@ import { CardViewResponse } from './cardViewResponse';

*/
type: ViewResponseType;
responseType: ViewResponseType;
/**

@@ -28,3 +28,3 @@ * The render arguments.

*/
type: 'Card';
responseType: 'Card';
/**

@@ -42,3 +42,3 @@ * Card view render arguments.

*/
type: 'QuickView';
responseType: 'QuickView';
/**

@@ -56,3 +56,3 @@ * Quick view render arguments.

*/
type: 'NoOp';
responseType: 'NoOp';
/**

@@ -59,0 +59,0 @@ * No op doesn't have render arguments.

@@ -5,3 +5,3 @@ {

"description": "Activity schema for the Microsoft Bot Framework.",
"version": "4.22.0-dev.20231102.d18c19c",
"version": "4.22.0-dev.20231103.7277636",
"license": "MIT",

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

@@ -19,3 +19,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved.

*/
type: ViewResponseType;
responseType: ViewResponseType;
/**

@@ -34,3 +34,3 @@ * The render arguments.

*/
type: 'Card';
responseType: 'Card';
/**

@@ -49,3 +49,3 @@ * Card view render arguments.

*/
type: 'QuickView';
responseType: 'QuickView';
/**

@@ -64,3 +64,3 @@ * Quick view render arguments.

*/
type: 'NoOp';
responseType: 'NoOp';
/**

@@ -67,0 +67,0 @@ * No op doesn't have render arguments.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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