Socket
Socket
Sign inDemoInstall

@hoory/be-types-email

Package Overview
Dependencies
0
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

1

lib/src/email.data.type.d.ts
export interface EmailData {
unsubscriptionUrl?: string;
workspace_id: string;
}

@@ -4,0 +5,0 @@ export interface ResetPasswordEmailData extends EmailData {

2

package.json
{
"name": "@hoory/be-types-email",
"version": "1.0.3",
"version": "1.0.4",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

export interface EmailData {
unsubscriptionUrl?: string;
workspace_id: string;
}

@@ -4,0 +5,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc