Socket
Socket
Sign inDemoInstall

@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.76 to 0.4.77

10

dist/legacy/ManifestTranslator.js

@@ -221,9 +221,15 @@ Object.defineProperty(exports, "__esModule", { value: true });

extension.version = ext.version;
console.debug('[CXT-SDK][ManfestTrasnlator]:getAppManifest-PUSH', {
console.debug('[CXT-SDK][ManfestTrasnlator]:getAppManifest-PUSH-BEFORE', {
idx: idx,
extension: extension,
type: ext.host.type,
appBefore: app,
app: app,
});
app.extensions.push(extension);
console.debug('[CXT-SDK][ManfestTrasnlator]:getAppManifest-PUSH-AFTER', {
idx: idx,
extension: extension,
type: ext.host.type,
app: app,
});
});

@@ -230,0 +236,0 @@ return app;

2

package.json
{
"name": "@outreach/extensibility-sdk",
"license": "MIT",
"version": "0.4.76",
"version": "0.4.77",
"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