Socket
Socket
Sign inDemoInstall

botframework-schema

Package Overview
Dependencies
Maintainers
3
Versions
541
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.20240119.7675c41 to 4.22.0-dev.20240122.6b2656b

5

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

@@ -33,2 +33,7 @@ /**

/**
* The visibility of the Adaptive Card Extension.
* true if not specified.
*/
isVisible?: boolean;
/**
* The properties of the ACE.

@@ -35,0 +40,0 @@ */

@@ -33,2 +33,7 @@ /**

/**
* The visibility of the Adaptive Card Extension.
* true if not specified.
*/
isVisible?: boolean;
/**
* The properties of the ACE.

@@ -35,0 +40,0 @@ */

2

package.json

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

"description": "Activity schema for the Microsoft Bot Framework.",
"version": "4.22.0-dev.20240119.7675c41",
"version": "4.22.0-dev.20240122.6b2656b",
"license": "MIT",

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

@@ -36,2 +36,7 @@ // Copyright (c) Microsoft Corporation. All rights reserved.

/**
* The visibility of the Adaptive Card Extension.
* true if not specified.
*/
isVisible?: boolean;
/**
* The properties of the ACE.

@@ -38,0 +43,0 @@ */

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