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.11.0 to 4.0.0

5

CHANGELOG.md
# Changelog
## 4.0.0
* Dropped support for older EOL Node JS versions, minimum supported Node version is 14.0.0
* updated axios to the version 1.6.2
## 3.11.0

@@ -4,0 +9,0 @@

4

package.json

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

],
"version": "3.11.0",
"version": "4.0.0",
"author": "Igor Balos",

@@ -82,4 +82,4 @@ "contributors": [

"dependencies": {
"axios": "^0.25.0"
"axios": "^1.6.2"
}
}

@@ -5,4 +5,2 @@ <a href="https://postmarkapp.com">

# Postmark Node.js Library

@@ -19,2 +17,7 @@ [![Build Status](https://circleci.com/gh/ActiveCampaign/postmark.js.svg?style=shield)](https://circleci.com/gh/ActiveCampaign/postmark.js)

## Requirements
Minimum supported [Node](https://endoflife.date/nodejs) version `v14.0.0`. If you use older Node versions for which
[active and security support ended](https://endoflife.date/nodejs) , you will need to use older library versions (3.x.x).
## Usage

@@ -21,0 +24,0 @@

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