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

@outreach/extensibility-sdk

Package Overview
Dependencies
Maintainers
348
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.6.91 to 0.6.92

2

dist/context/interfaces/Recipient.js

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

var isRecipient = function (value) {
return !!(value === null || value === void 0 ? void 0 : value.email) && !!(value === null || value === void 0 ? void 0 : value.name);
return !!(value === null || value === void 0 ? void 0 : value.email);
};
exports.isRecipient = isRecipient;
//# sourceMappingURL=Recipient.js.map
{
"name": "@outreach/extensibility-sdk",
"license": "MIT",
"version": "0.6.91",
"version": "0.6.92",
"private": false,

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

Sorry, the diff of this file is not supported yet

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

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