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.0.3
to
4.0.4
+1
-1
lib/utils/getAttribute.d.ts

@@ -1,1 +0,1 @@

export declare function getAttribute(attr: string, element: HTMLElement): string | null;
export declare function getAttribute(attr: string, element: any): string | null;
{
"name": "@borodindmitriy/base-code",
"description": "Common classes's library.",
"version": "4.0.3",
"version": "4.0.4",
"engines": {

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