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

@danielres/smtp-mini-dev-server

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@danielres/smtp-mini-dev-server - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

2

package.json

@@ -10,3 +10,3 @@ {

},
"version": "1.2.0",
"version": "1.3.0",
"main": "index.js",

@@ -13,0 +13,0 @@ "license": "MIT",

@@ -11,7 +11,13 @@ # SMTP mini dev server

#Installation
`npm install --save-dev @danielres/smtp-mini-dev-server`\
or\
`yarn add -D @danielres/smtp-mini-dev-server`
## Usage
`npm run dev`\
`node_modules/.bin/smtp-dev`\
or\
`yarn dev` \
`yarn smtp-dev` \
starts the SMTP server on port `2500` and the api server on port `2501`.

@@ -18,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