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

@sap-cloud-sdk/mail-client

Package Overview
Dependencies
Maintainers
0
Versions
734
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-cloud-sdk/mail-client - npm Package Compare versions

Comparing version 3.21.1-20240924014051.0 to 3.21.1-20240926014148.0

10

dist/mail-client-types.d.ts

@@ -1,6 +0,6 @@

import { Readable } from 'stream';
import { Url } from 'url';
import { ConnectionOptions } from 'tls';
import net from 'net';
import { AuthenticationType, DestinationProxyType, ProxyConfiguration } from '@sap-cloud-sdk/connectivity';
import type { Readable } from 'stream';
import type { Url } from 'url';
import type { ConnectionOptions } from 'tls';
import type net from 'net';
import type { AuthenticationType, DestinationProxyType, ProxyConfiguration } from '@sap-cloud-sdk/connectivity';
/**

@@ -7,0 +7,0 @@ * Represents an e-mail address.

@@ -1,4 +0,4 @@

import { DestinationOrFetchOptions } from '@sap-cloud-sdk/connectivity';
import { SocksProxy } from 'socks';
import { MailClientOptions, MailConfig, MailDestination, MailResponse } from './mail-client-types';
import type { DestinationOrFetchOptions } from '@sap-cloud-sdk/connectivity';
import type { SocksProxy } from 'socks';
import type { MailClientOptions, MailConfig, MailDestination, MailResponse } from './mail-client-types';
/**

@@ -5,0 +5,0 @@ * @internal

{
"name": "@sap-cloud-sdk/mail-client",
"version": "3.21.1-20240924014051.0",
"version": "3.21.1-20240926014148.0",
"description": "SAP Cloud SDK for JavaScript e-mail client",

@@ -41,4 +41,4 @@ "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview",

"dependencies": {
"@sap-cloud-sdk/connectivity": "^3.21.1-20240924014051.0",
"@sap-cloud-sdk/util": "^3.21.1-20240924014051.0",
"@sap-cloud-sdk/connectivity": "^3.21.1-20240926014148.0",
"@sap-cloud-sdk/util": "^3.21.1-20240926014148.0",
"nodemailer": "6.9.15",

@@ -45,0 +45,0 @@ "socks": "2.8.3"

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