New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@simplysm/sd-smtp-client-common

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@simplysm/sd-smtp-client-common - npm Package Compare versions

Comparing version 1.1.23 to 1.1.24

2

package.json
{
"name": "@simplysm/sd-smtp-client-common",
"version": "1.1.23",
"version": "1.1.24",
"description": "심플리즘 패키지 - SMTP 클라이언트 (공통)",

@@ -5,0 +5,0 @@ "author": "김석래",

@@ -29,2 +29,2 @@ export interface ISmtpClientSendOption {

attachments?: ISmtpClientSendAttachment[];
}
}

@@ -6,6 +6,3 @@ {

"outDir": "dist",
"lib": [
"es2015",
"dom"
],
"lib": ["es2015", "dom"],
"declaration": true,

@@ -12,0 +9,0 @@ "baseUrl": ".",

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