Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@epilot/notification-client

Package Overview
Dependencies
Maintainers
42
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/notification-client - npm Package Compare versions

Comparing version
0.12.0
to
0.13.0
+12
-0
dist/openapi.d.ts

@@ -56,2 +56,6 @@ /* eslint-disable */

_tags?: string[];
/**
* Manifest ID used to create/update the entity
*/
_manifest?: string /* uuid */[];
}

@@ -481,2 +485,6 @@ export interface Entity {

/**
* Manifest ID used to create/update the entity
*/
_manifest?: string /* uuid */[];
/**
* Entity owners

@@ -596,2 +604,6 @@ */

_tags?: string[];
/**
* Manifest ID used to create/update the entity
*/
_manifest?: string /* uuid */[];
}

@@ -598,0 +610,0 @@ }

+1
-1
{
"name": "@epilot/notification-client",
"version": "0.12.0",
"version": "0.13.0",
"description": "API Client for epilot Notification API",

@@ -5,0 +5,0 @@ "main": "dist/index.js",