Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@odda-studio/cms-models

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@odda-studio/cms-models - npm Package Compare versions

Comparing version
1.0.42
to
1.0.43
+1
-0
model.d.ts

@@ -388,2 +388,3 @@ import { ColumnType } from './column-type';

inputField?: boolean;
freeze?: boolean;
}

@@ -390,0 +391,0 @@ export interface EntitySchemaRelationOptions {

@@ -281,2 +281,3 @@ "use strict";

'inputField',
'freeze',
];

@@ -283,0 +284,0 @@ keys.forEach((key) => delete res[key]);

@@ -103,2 +103,3 @@ import { RelationType } from './model';

table?: Partial<ITable>;
freeze?: boolean;
}

@@ -105,0 +106,0 @@ export interface IFieldsGroupEntity {

+1
-1
{
"name": "@odda-studio/cms-models",
"version": "1.0.42",
"version": "1.0.43",
"description": "",

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