Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.5.4 to 2.5.5

SECURITY.md

6

package.json

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

],
"version": "2.5.4",
"version": "2.5.5",
"author": "Igor Balos",

@@ -49,5 +49,3 @@ "contributors": [

"lintfix": "tslint -c tslint.json 'src/**/*.ts' --fix",
"compile-docs": "echo 'Generating docs...' && mkdir -p ./docs && rm -r ./docs && node_modules/.bin/typedoc --options typedoc.json && git add -A ./docs && echo 'Generated docs!'",
"pull-docs": "git subtree pull --prefix docs origin gh-pages",
"push-docs": "git subtree push --prefix docs origin gh-pages"
"compile-docs": "echo 'Generating docs...' && mkdir -p ./docs && rm -r ./docs && node_modules/.bin/typedoc --options typedoc.json && git add -A ./docs && echo 'Generated docs!'"
},

@@ -54,0 +52,0 @@ "homepage": "http://wildbit.github.io/postmark.js",

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