Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/teams-manifest

Package Overview
Dependencies
Maintainers
4
Versions
991
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.7-alpha.6f30def09.0 to 0.1.7-alpha.786f6c493.0

6

build/index.js

@@ -88,3 +88,7 @@ "use strict";

else {
const ajv = new ajv_draft_04_1.default({ formats: { uri: true }, allErrors: true, strictTypes: false });
const ajv = new ajv_draft_04_1.default({
allErrors: true,
strictTypes: false,
});
(0, ajv_formats_1.default)(ajv, ["uri", "email", "regex"]);
validate = ajv.compile(schema);

@@ -91,0 +95,0 @@ }

4

package.json
{
"name": "@microsoft/teams-manifest",
"version": "0.1.7-alpha.6f30def09.0",
"version": "0.1.7-alpha.786f6c493.0",
"main": "build/index.js",

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

},
"gitHead": "165f48a0254d07b29fdf214b0e86a99d51e0389e"
"gitHead": "745beb4f154bbb88eef4f1f446f870c12ce455f8"
}

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