fake-smtp-client
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -1,3 +0,3 @@ | ||
export * from './Filter.js'; | ||
export * from './Mail.js'; | ||
export type { Filter } from './Filter.js'; | ||
export type { Mail } from './Mail.js'; | ||
export * from './api.js'; |
@@ -1,3 +0,1 @@ | ||
export * from './Filter.js'; | ||
export * from './Mail.js'; | ||
export * from './api.js'; |
{ | ||
"name": "fake-smtp-client", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A TypeScript client for `fake-smtp-server`.", | ||
@@ -14,2 +14,6 @@ "keywords": [ | ||
"author": "Jan Buschtöns <jan@buschtoens.me> (https://jan.buschtoens.me/)", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:buschtoens/fake-smtp-client.git" | ||
}, | ||
"type": "module", | ||
@@ -16,0 +20,0 @@ "main": "index.js", |
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
8567
0
149