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

@enplug/sdk-dashboard

Package Overview
Dependencies
Maintainers
33
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enplug/sdk-dashboard - npm Package Compare versions

Comparing version 5.4.50 to 5.4.51-1

2

package.json
{
"name": "@enplug/sdk-dashboard",
"version": "5.4.50",
"version": "5.4.51-1",
"description": "Enplug Dashboard SDK",

@@ -5,0 +5,0 @@ "typings": "./index.d.ts",

@@ -273,2 +273,3 @@ /** These are meant to available to client apps */

showRatioNotification?: boolean;
isHighQuality?: boolean;
}

@@ -579,2 +580,5 @@ export interface UploadedFileResult extends FilepickerUploadedFile {

tags?: string;
isPriority?: boolean;
startPeriod?: string;
endPeriod?: string;
}

@@ -585,2 +589,3 @@ export interface PaginationResponse {

TotalPages: number;
TotalItems: number;
}

@@ -587,0 +592,0 @@ export interface AssetsPaginationResponse<T> {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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