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.17 to 1.0.19

2

package.json

@@ -22,3 +22,3 @@ {

},
"version": "1.0.17"
"version": "1.0.19"
}

@@ -58,3 +58,3 @@ # node-js API for maildrop.cc

for (const mail of mails)
console.log(await maildrop.deleteMail("linto", mail.id));
console.log(await maildrop.deleteMail("linto@maildrop.cc", mail.id));
```

@@ -61,0 +61,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