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

fake-smtp-client

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fake-smtp-client - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

index.d.ts

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

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