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

@outreach/extensibility-sdk

Package Overview
Dependencies
Maintainers
202
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@outreach/extensibility-sdk - npm Package Compare versions

Comparing version 0.4.68 to 0.4.69

3

dist/legacy/ManifestTranslator.js

@@ -180,2 +180,5 @@ Object.defineProperty(exports, "__esModule", { value: true });

}
extension.title = ext.title;
extension.description = ext.description;
extension.identifier = ext.identifier;
extension.host = new ExtensionHost_1.ExtensionHost();

@@ -182,0 +185,0 @@ extension.description = ext.description;

2

package.json
{
"name": "@outreach/extensibility-sdk",
"license": "MIT",
"version": "0.4.68",
"version": "0.4.69",
"private": false,

@@ -6,0 +6,0 @@ "contributors": [

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