Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

posteon

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posteon - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

lib/index.js

@@ -32,3 +32,3 @@ 'use strict';

Posteon.prototype.set = function(key, value) {
if (arguments.length == 1) {
if (arguments.length === 1) {
return this.options[key];

@@ -35,0 +35,0 @@ }

@@ -123,3 +123,3 @@ 'use strict';

status: 'send_success',
data: {message: message}
data: {message: message
});

@@ -126,0 +126,0 @@ };

{
"name": "posteon",
"description": " ",
"version": "0.1.5",
"version": "0.1.6",
"keywords": [

@@ -6,0 +6,0 @@ "mailer",

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