Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.0.9 to 2.0.10

21

dist/index.js

@@ -94,8 +94,7 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = "./packages/sd-smtp-client-common/src/index.ts");
/******/ return __webpack_require__(__webpack_require__.s = 0);
/******/ })
/************************************************************************/
/******/ ({
/***/ "./packages/sd-smtp-client-common/src/ISmtpClientSendOption.ts":
/******/ ([
/* 0 */
/***/ (function(module, exports, __webpack_require__) {

@@ -105,8 +104,11 @@

function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(__webpack_require__(1));
//# sourceMappingURL=module.js.map
/***/ }),
/***/ "./packages/sd-smtp-client-common/src/index.ts":
/* 1 */
/***/ (function(module, exports, __webpack_require__) {

@@ -116,13 +118,8 @@

function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(__webpack_require__("./packages/sd-smtp-client-common/src/ISmtpClientSendOption.ts"));
//# sourceMappingURL=module.js.map
/***/ })
/******/ });
/******/ ]);
});
//# sourceMappingURL=index.js.map
{
"name": "@simplysm/sd-smtp-client-common",
"version": "2.0.9",
"version": "2.0.10",
"description": "심플리즘 패키지 - SMTP 클라이언트 (공통)",

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

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