Socket
Socket
Sign inDemoInstall

campaign

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

campaign - npm Package Compare versions

Comparing version 4.1.5 to 4.1.6

2

CHANGELOG.md

@@ -1,2 +0,2 @@

# 4.1.5 Closed Captioning
# 4.1.6 Closed Captioning

@@ -3,0 +3,0 @@ - Introduced support for `cc`, `bcc` fields

@@ -14,3 +14,3 @@ {

},
"version": "4.1.5",
"version": "4.1.6",
"licenses": "MIT",

@@ -17,0 +17,0 @@ "keywords": [

@@ -25,3 +25,4 @@ 'use strict';

styles: model.styles,
linkedData: model.linkedData
linkedData: model.linkedData,
unsubscribe: model.provider && model.provider.merge ? '{{{unsubscribe_html}}}' : ''
};

@@ -28,0 +29,0 @@ options.templateEngine.render(model.layout || options.layout, layoutModel, done);

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