Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@glue42/golden-layout

Package Overview
Dependencies
Maintainers
8
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glue42/golden-layout - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

15

index.d.ts

@@ -473,2 +473,8 @@ declare module '@glue42/golden-layout' {

positionIndex?: number;
layoutName?: string;
/**
* Indicates whether the item is maximized
*/
isMaximized?: boolean;
}

@@ -661,2 +667,6 @@

/**
* The id of the corresponding workspace
*/
workspaceId?:string;
/**
* Controls whether the tab should be opened as pinned or not

@@ -1406,2 +1416,7 @@ */

isPinned: boolean;
/**
* The title of the tab
*/
title: string;
}

@@ -1408,0 +1423,0 @@

4

package.json
{
"name": "@glue42/golden-layout",
"version": "2.2.4",
"version": "2.2.5",
"author": {

@@ -54,3 +54,3 @@ "name": "Glue42",

"homepage": "https://www.glue42.com",
"gitHead": "05e6a942faba003b27414500750d6b9694d0aea2"
"gitHead": "37239d9f880f0f5592c94c2b2cff32fe7c90ccdb"
}

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

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

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