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

@locokit/lck-glossary

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locokit/lck-glossary - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

7

lib/index.d.ts

@@ -213,7 +213,6 @@ export declare enum COLUMN_TYPE {

pageDetailId: string;
pageRedirectId: string;
pageQueryFieldId: string;
options: {
displayFieldId: string;
displayFieldValue: boolean;
};
displayFieldId: string;
displayFieldValue: boolean;
}

@@ -220,0 +219,0 @@ export interface ActionButton extends Block {

{
"name": "@locokit/lck-glossary",
"version": "0.2.3",
"version": "0.2.4",
"description": "Glossary for Low-Code Kit platform",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -247,7 +247,6 @@ /* eslint-disable camelcase */

pageDetailId: string; // uuid pageDetail
pageQueryFieldId: string; // uuid rowId from reference relation_between_table
options: {
displayFieldId: string; // "uuid-of-the-field-used-for-display-purpose",
displayFieldValue: boolean; // true // for the first iteration, we only use BOOLEAN fields
}
pageRedirectId: string; // uuid page detail
pageQueryFieldId: string; // uuid from a relation_between_table column, allows to get data form another table
displayFieldId: string; // "uuid-of-the-field-used-for-display-purpose",
displayFieldValue: boolean; // true // for the first iteration, we only use BOOLEAN fields
}

@@ -254,0 +253,0 @@

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