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

@maildrop/api

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maildrop/api - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

10

package.json

@@ -7,5 +7,13 @@ {

},
"keywords": [
"email",
"maildrop"
],
"main": "main.js",
"name": "@maildrop/api",
"version": "1.0.1"
"repository": {
"type": "git",
"url": "https://github.com/HedCET/maildrop.git"
},
"version": "1.0.3"
}

4

readme.md

@@ -46,3 +46,3 @@ # MailDrop NodeJS API

##### deleteMail(email, id)
##### async deleteMail(email, id)

@@ -62,4 +62,4 @@ delete individual mail

##### getApiKey()
##### async getApiKey()
return String `x-api-key`, you can use this in http header
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