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

mailhound

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mailhound - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

app.json
{
"name": "mailhound",
"description": "Mailhound is a simple server side script for receiving form posts and emailing the form values linked to a secret key.",
"description": "Mailhound is a simple server side script for receiving form posts and emailing the form values.",
"repository": "https://github.com/chadfawcett/mailhound",

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

{
"name": "mailhound",
"version": "1.0.0",
"description": "A simple mailing script that accepts form posts",
"version": "1.0.1",
"description": "Mailhound is a simple server side script for receiving form posts and emailing the form values.",
"keywords": [
"post",
"form",
"email",
"static"
],
"bugs": "https://github.com/chadfawcett/mailhound/issues",
"license": "MIT",
"author": {
"name": "Chad Fawcett",
"url": "http://chadf.ca"
},
"repository": "chadfawcett/mailhound",
"scripts": {

@@ -20,4 +33,4 @@ "start": "node server.js",

"engines": {
"node": "0.10.x"
"node": "0.12.x"
}
}
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