You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@emilgroup/notification-sdk-node

Package Overview
Dependencies
Maintainers
20
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emilgroup/notification-sdk-node - npm Package Compare versions

Comparing version
1.4.1-beta.25
to
1.4.1-beta.26
+2
-2
dist/models/email-message-class.d.ts

@@ -116,3 +116,3 @@ /**

/**
* Time at which the object was created.
* Created at timestamp
* @type {string}

@@ -123,3 +123,3 @@ * @memberof EmailMessageClass

/**
* Time at which the object was updated.
* Updated at timestamp
* @type {string}

@@ -126,0 +126,0 @@ * @memberof EmailMessageClass

@@ -67,3 +67,3 @@ /**

/**
* Time at which the object was created.
* Created at timestamp
* @type {string}

@@ -74,3 +74,3 @@ * @memberof EmailThreadClass

/**
* Time at which the object was updated.
* Updated at timestamp
* @type {string}

@@ -77,0 +77,0 @@ * @memberof EmailThreadClass

@@ -121,3 +121,3 @@ /* tslint:disable */

/**
* Time at which the object was created.
* Created at timestamp
* @type {string}

@@ -128,3 +128,3 @@ * @memberof EmailMessageClass

/**
* Time at which the object was updated.
* Updated at timestamp
* @type {string}

@@ -131,0 +131,0 @@ * @memberof EmailMessageClass

@@ -72,3 +72,3 @@ /* tslint:disable */

/**
* Time at which the object was created.
* Created at timestamp
* @type {string}

@@ -79,3 +79,3 @@ * @memberof EmailThreadClass

/**
* Time at which the object was updated.
* Updated at timestamp
* @type {string}

@@ -82,0 +82,0 @@ * @memberof EmailThreadClass

{
"name": "@emilgroup/notification-sdk-node",
"version": "1.4.1-beta.25",
"version": "1.4.1-beta.26",
"description": "OpenAPI client for @emilgroup/notification-sdk-node",

@@ -5,0 +5,0 @@ "author": "OpenAPI-Generator Contributors",

@@ -20,7 +20,7 @@ # Emil Notification SDK for Nodejs

```
npm install @emilgroup/notification-sdk-node@1.4.1-beta.25 --save
npm install @emilgroup/notification-sdk-node@1.4.1-beta.26 --save
```
or
```
yarn add @emilgroup/notification-sdk-node@1.4.1-beta.25
yarn add @emilgroup/notification-sdk-node@1.4.1-beta.26
```

@@ -27,0 +27,0 @@