New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/teams-manifest

Package Overview
Dependencies
Maintainers
4
Versions
1076
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/teams-manifest - npm Package Compare versions

Comparing version 0.1.9-alpha.3c282b997.0 to 0.1.9-alpha.3cf945fc0.0

4

build/declarativeCopilotManifest.d.ts

@@ -29,2 +29,5 @@ import { ConversationStarter } from "./pluginManifest";

[k: string]: unknown;
} | {
name: "EmbeddedKnowledge";
files: File[];
})[];

@@ -41,2 +44,3 @@ conversation_starters?: ConversationStarter[];

file_name?: string;
file?: string;
}

@@ -43,0 +47,0 @@ export interface Site {

4

package.json
{
"name": "@microsoft/teams-manifest",
"version": "0.1.9-alpha.3c282b997.0",
"version": "0.1.9-alpha.3cf945fc0.0",
"main": "build/index.js",

@@ -65,3 +65,3 @@ "types": "build/index.d.ts",

},
"gitHead": "0c1454e5751f0c7484fe8cdec0e5ed4b9d1672be"
"gitHead": "3d5d96667b2e60997c8a2b9588fc2d77313d2c4b"
}

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