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

postmark

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postmark - npm Package Compare versions

Comparing version 3.0.11 to 3.0.12

4

CHANGELOG.md
# Changelog
## 3.0.12
* Migrated to ActiveCampaign
## 3.0.11

@@ -4,0 +8,0 @@

8

package.json

@@ -12,3 +12,3 @@ {

],
"version": "3.0.11",
"version": "3.0.12",
"author": "Igor Balos",

@@ -51,9 +51,9 @@ "contributors": [

},
"homepage": "http://wildbit.github.io/postmark.js",
"homepage": "http://ActiveCampaign.github.io/postmark.js",
"repository": {
"type": "git",
"url": "https://github.com/wildbit/postmark.js.git"
"url": "https://github.com/ActiveCampaign/postmark.js.git"
},
"bugs": {
"url": "https://github.com/wildbit/postmark.js/issues"
"url": "https://github.com/ActiveCampaign/postmark.js/issues"
},

@@ -60,0 +60,0 @@ "precommit": [

<a href="https://postmarkapp.com">
<img src="https://github.com/wildbit/postmark.js/raw/master/postmark.png" alt="Postmark Logo" title="Postmark" width="120" height="120" align="right">
<img src="https://github.com/ActiveCampaign/postmark.js/raw/main/postmark.png" alt="Postmark Logo" title="Postmark" width="120" height="120" align="right">
</a>

@@ -8,3 +8,3 @@

# Postmark Node.js Library
[![Build Status](https://circleci.com/gh/wildbit/postmark.js.svg?style=shield)](https://circleci.com/gh/wildbit/postmark.js)
[![Build Status](https://circleci.com/gh/ActiveCampaign/postmark.js.svg?style=shield)](https://circleci.com/gh/ActiveCampaign/postmark.js)
[![License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://www.opensource.org/licenses/MIT)

@@ -21,3 +21,3 @@ [![npm version](https://badge.fury.io/js/postmark.svg)](https://badge.fury.io/js/postmark)

Please see the [wiki](https://github.com/wildbit/postmark.js/wiki) for quick start tutorial and detailed instructions about sending email at our [documentation page](https://wildbit.github.io/postmark.js/).
Please see the [wiki](https://github.com/ActiveCampaign/postmark.js/wiki) for quick start tutorial and detailed instructions about sending email at our [documentation page](https://ActiveCampaign.github.io/postmark.js/).
For details about Postmark API in general, please check out [Postmark developer docs](https://postmarkapp.com/developer).

@@ -35,3 +35,3 @@

Please see [wiki](https://github.com/wildbit/postmark.js/wiki/Migrating-from-older-version) for more details.
Please see [wiki](https://github.com/ActiveCampaign/postmark.js/wiki/Migrating-from-older-version) for more details.

@@ -45,2 +45,2 @@ ## Issues & Comments

The Postmark JavaScript Library is licensed under the **MIT** license. Please refer to the [LICENSE](https://github.com/wildbit/postmark.js/blob/master/LICENSE) for more information.
The Postmark JavaScript Library is licensed under the **MIT** license. Please refer to the [LICENSE](https://github.com/ActiveCampaign/postmark.js/blob/main/LICENSE) for more information.
<a href="https://postmarkapp.com">
<img src="https://github.com/wildbit/postmark.js/raw/master/postmark.png" alt="Postmark Logo" title="Postmark" width="120" height="120" align="right">
<img src="https://github.com/ActiveCampaign/postmark.js/raw/main/postmark.png" alt="Postmark Logo" title="Postmark" width="120" height="120" align="right">
</a>

@@ -16,3 +16,3 @@

1. Make sure the tests pass for your branch in CI
1. Merge your branch to master
1. Merge your branch to main
1. Determine the next version of the library by following the [SemVer](https://semver.org/) guidelines

@@ -26,3 +26,3 @@ 1. Update version in package.json

1. Push the changes to NPM with `npm publish`
1. Update any related content in the [Github wiki](https://github.com/wildbit/postmark.js/wiki)
1. Add release version in the [Github releases](https://github.com/wildbit/postmark.js/releases) so it has a tag.
1. Update any related content in the [Github wiki](https://github.com/ActiveCampaign/postmark.js/wiki)
1. Add release version in the [Github releases](https://github.com/ActiveCampaign/postmark.js/releases) so it has a tag.

@@ -5,3 +5,3 @@ # Security Policy

We try to apply security updates as fast as possible and we support Node.JS versions from the list [here](https://github.com/wildbit/postmark.js/blob/master/.travis.yml).
We try to apply security updates as fast as possible and we support Node.JS versions from the list [here](https://github.com/ActiveCampaign/postmark.js/blob/main/.travis.yml).

@@ -8,0 +8,0 @@ ## Reporting a Vulnerability

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