New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3.2 to 2.3.3

24

index.d.ts

@@ -402,2 +402,12 @@ declare module '@glue42/golden-layout' {

/**
* Controls whether the window can be reordered
*/
allowReorder?:boolean;
/**
* Controls whether the windows in the workspace can be reordered
*/
allowWindowReorder?:boolean;
/**
* Controls the visibility of the add window buttons in the group headers

@@ -443,3 +453,8 @@ */

showSaveButton?: boolean;
/**
* Controls whether the workspace tab can be reordered
*/
allowWorkspaceTabReorder?: boolean;
/**
* Controls whether the workspace tab can be dragged out or not

@@ -645,3 +660,8 @@ */

allowExtract?: boolean;
/**
* Enables or disables the ability to reorder windows in the workspace
*/
allowWindowReorder?:boolean;
/**
* Constrols the visibility of the workspace close button located in the workspace tab

@@ -655,2 +675,6 @@ */

/**
* Controls whether the workspace tab can be reordered or not
*/
allowWorkspaceTabReorder?:boolean;
/**
* Controls whether the workspace tab can be dragged out or not

@@ -657,0 +681,0 @@ */

4

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

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

"homepage": "https://www.glue42.com",
"gitHead": "228c262e4fbae0967b47584efc9ffc2c92544577"
"gitHead": "712f7c1b5af4e651c2b35ddd99b6b8658453daa7"
}

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