🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
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.23
to
1.0.24
+1
-0
model.d.ts

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

requiredTrue?: boolean;
required?: boolean;
pipe?: string;

@@ -379,0 +380,0 @@ options?: Array<{

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

'options',
'required',
];

@@ -64,2 +65,4 @@ keys.forEach((key) => delete res[key]);

'type',
'required',
'nullable',
];

@@ -66,0 +69,0 @@ keys.forEach((key) => {

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

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