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

blb-table

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blb-table - npm Package Compare versions

Comparing version

to
1.0.6

dist/Table/components/ColGroup/ColGroup.d.ts

3

dist/Table/Table.d.ts

@@ -11,2 +11,3 @@ import React, { Dispatch, SetStateAction } from 'react';

initialState: QueryParams;
template?: string[];
columns: any[];

@@ -35,3 +36,3 @@ search?: string;

}
export declare const Table: ({ data, isLoading: _isLoading, onChange, columns, search, components, initialState, }: TableProps) => React.JSX.Element;
export declare const Table: ({ data, isLoading: _isLoading, onChange, columns, search, components, initialState, template, }: TableProps) => React.JSX.Element;
export {};
{
"name": "blb-table",
"version": "1.0.5",
"version": "1.0.6",
"description": "An empty base template for publishing a React TS package to npmjs library.",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet