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

@outreach/extensibility-sdk

Package Overview
Dependencies
Maintainers
204
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.69 to 0.4.71

dist/manifest/extensions/shell/types/ActionShellExtension.js

4

dist/manifest/extensions/shell/ShellExtensionType.js

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

/**
* Action extension - action icon toolbar on the page top right
*/
ShellExtensionType["ACTION"] = "shell-action";
/**
* Application extension (a.k.a 'left side menu addon')

@@ -15,0 +19,0 @@ */

2

dist/manifest/extensions/shell/types/ApplicationShellExtension.js

@@ -27,3 +27,3 @@ var __extends = (this && this.__extends) || (function () {

*
* @type {TabExtensionType}
* @type {ShellExtensionType}
* @memberof ApplicationShellExtension

@@ -30,0 +30,0 @@ */

{
"name": "@outreach/extensibility-sdk",
"license": "MIT",
"version": "0.4.69",
"version": "0.4.71",
"private": false,

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

Sorry, the diff of this file is too big to display

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