@maildrop/api
Advanced tools
Comparing version 1.0.1 to 1.0.3
@@ -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" | ||
} |
@@ -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 |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4620
0