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

@borodindmitriy/base-code

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

@borodindmitriy/base-code - npm Package Compare versions

Comparing version
4.2.1
to
4.2.2
+1
-1
lib/interfaces/IForm.d.ts

@@ -5,3 +5,3 @@ import { IInsert } from "./IInsert";

id: string | void;
validate(a_status?: string): VR;
validate(...args: any[]): VR;
}
{
"name": "@borodindmitriy/base-code",
"description": "Common classes's library.",
"version": "4.2.1",
"version": "4.2.2",
"engines": {

@@ -6,0 +6,0 @@ "node": ">=8",