Socket
Socket
Sign inDemoInstall

@coveo/platform-client

Package Overview
Dependencies
Maintainers
0
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coveo/platform-client - npm Package Compare versions

Comparing version 55.0.0 to 55.1.0

8

dist/types/resources/Sources/SourcesSubInterfaces/Information.d.ts

@@ -31,4 +31,12 @@ import { ActivityOperation, OperationType, SourceStatusType, SourceStatusTypeWithTransition } from '../../Enums.js';

export interface SourceStatus {
/**
* The unique identifier of the current activity of the source.
*/
activityId?: string;
allowedOperations?: ActivityOperation[];
/**
* The date when the activity was created.
*/
createdDate?: number;
/**
* The status type including transition statuses.

@@ -35,0 +43,0 @@ */

2

package.json
{
"name": "@coveo/platform-client",
"version": "55.0.0",
"version": "55.1.0",
"description": "",

@@ -5,0 +5,0 @@ "type": "module",

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