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

@genexus/designer-common-layout

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@genexus/designer-common-layout - npm Package Compare versions

Comparing version 0.0.41 to 0.0.42

2

lib/index.d.ts

@@ -51,5 +51,7 @@ import { DesignerFactoryRegistry, GxmlNodeDescriptor, GxmlNodeDescriptorRegistry, GxmlNodeFactory, GxmlNodeFactoryRegistry, GxmlNodeRenderFn, GxmlNodeRenderRegistry, DesignerFactory, MaybePromise, DesignerHost, DesignerOptionsData, MenuCommandData } from '@genexus/designer-common';

abstract editorType: EditorType;
abstract readonly: boolean;
}
export declare type LayoutDesignerOptionsData = DesignerOptionsData & {
editorType: EditorType;
readonly: boolean;
};

@@ -56,0 +58,0 @@ export interface ISelectDataService {

6

package.json
{
"name": "@genexus/designer-common-layout",
"version": "0.0.41",
"version": "0.0.42",
"main": "lib/index.js",

@@ -21,3 +21,3 @@ "typings": "lib/index.d.ts",

"dependencies": {
"@genexus/designer-common": "^0.0.41"
"@genexus/designer-common": "^0.0.42"
},

@@ -28,3 +28,3 @@ "devDependencies": {

},
"gitHead": "e922493773f0f897b84453cd640ac09ad25a0338"
"gitHead": "4633628e5834491de506857a3281b66fa2b47d44"
}

Sorry, the diff of this file is not supported yet

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