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.72 to 0.4.73

2

dist/manifest/extensions/shell/ShellExtension.js

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

});
//2. complete the tokenize url with contextual data of host url and notifications url
// 2. complete the tokenize url with contextual data of host url and notifications url
this.host.url = utils_1.utils.tokenizeUrl(this.host.url, context.toParams()).url;

@@ -55,0 +55,0 @@ if (this.host.notificationsUrl) {

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

});
//2. complete the tokenize url with contextual data of host url and notifications url
// 2. complete the tokenize url with contextual data of host url and notifications url
this.host.url = utils_1.utils.tokenizeUrl(this.host.url, context.toParams()).url;

@@ -53,0 +53,0 @@ }

{
"name": "@outreach/extensibility-sdk",
"license": "MIT",
"version": "0.4.72",
"version": "0.4.73",
"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

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