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

@splitmedialabs/supermailer-node

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splitmedialabs/supermailer-node - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

5

index.d.ts

@@ -15,5 +15,4 @@ import { AxiosInstance } from 'axios';

recipientEmail: string;
language?: string;
templateData?: Record<string, string>;
language: string;
templateData: Record<string, string>;
recipientName?: string;

@@ -20,0 +19,0 @@ }

2

package.json
{
"name": "@splitmedialabs/supermailer-node",
"description": "Node JS library for Supermailer.",
"version": "3.1.2",
"version": "3.1.3",
"license": "MIT",

@@ -6,0 +6,0 @@ "types": "index.d.ts",

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