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

sendim

Package Overview
Dependencies
Maintainers
0
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sendim - npm Package Compare versions

Comparing version 1.2.162 to 1.2.163

8

dist/sendim.cjs.development.js

@@ -348,3 +348,3 @@ 'use strict';

_proto.addTransport = /*#__PURE__*/function () {
var _addTransport = /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(transport, config, transportName) {
var _addTransport = /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(transport, config, transportName) {
var newTransport;

@@ -387,3 +387,3 @@ return _regeneratorRuntime().wrap(function _callee$(_context) {

_proto.removeTransport = /*#__PURE__*/function () {
var _removeTransport = /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(transportName) {
var _removeTransport = /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(transportName) {
return _regeneratorRuntime().wrap(function _callee2$(_context2) {

@@ -407,3 +407,3 @@ while (1) switch (_context2.prev = _context2.next) {

_proto.sendRawMail = /*#__PURE__*/function () {
var _sendRawMail = /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(options, transportName) {
var _sendRawMail = /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(options, transportName) {
var transportKeys, transport;

@@ -447,3 +447,3 @@ return _regeneratorRuntime().wrap(function _callee3$(_context3) {

_proto.sendTransactionalMail = /*#__PURE__*/function () {
var _sendTransactionalMail = /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(options, transportName) {
var _sendTransactionalMail = /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(options, transportName) {
var transportKeys, transport;

@@ -450,0 +450,0 @@ return _regeneratorRuntime().wrap(function _callee4$(_context4) {

@@ -342,3 +342,3 @@ import Pino from 'pino';

_proto.addTransport = /*#__PURE__*/function () {
var _addTransport = /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(transport, config, transportName) {
var _addTransport = /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(transport, config, transportName) {
var newTransport;

@@ -381,3 +381,3 @@ return _regeneratorRuntime().wrap(function _callee$(_context) {

_proto.removeTransport = /*#__PURE__*/function () {
var _removeTransport = /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(transportName) {
var _removeTransport = /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(transportName) {
return _regeneratorRuntime().wrap(function _callee2$(_context2) {

@@ -401,3 +401,3 @@ while (1) switch (_context2.prev = _context2.next) {

_proto.sendRawMail = /*#__PURE__*/function () {
var _sendRawMail = /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(options, transportName) {
var _sendRawMail = /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(options, transportName) {
var transportKeys, transport;

@@ -441,3 +441,3 @@ return _regeneratorRuntime().wrap(function _callee3$(_context3) {

_proto.sendTransactionalMail = /*#__PURE__*/function () {
var _sendTransactionalMail = /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(options, transportName) {
var _sendTransactionalMail = /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(options, transportName) {
var transportKeys, transport;

@@ -444,0 +444,0 @@ return _regeneratorRuntime().wrap(function _callee4$(_context4) {

{
"version": "1.2.162",
"version": "1.2.163",
"license": "MIT",

@@ -71,3 +71,3 @@ "main": "dist/index.js",

"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-prettier": "5.2.1",

@@ -74,0 +74,0 @@ "eslint-plugin-simple-import-sort": "12.1.1",

Sorry, the diff of this file is not supported yet

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