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
0
Versions
225
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

to
5.4.51-19

2

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

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

@@ -586,5 +586,5 @@ /** These are meant to available to client apps */

export interface ReorderAssets {
viewId: string;
appId: string;
assets: Array<{
ViewId: string;
AppId: string;
Assets: Array<{
Id: string;

@@ -591,0 +591,0 @@ Order: number;

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

Sorry, the diff of this file is not supported yet