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.2

3

dist/Table/Table.d.ts
import React, { Dispatch, SetStateAction } from 'react';
import { ColumnDef } from '@tanstack/react-table';
import { QueryParams } from '../types';

@@ -12,3 +11,3 @@ interface TableProps {

limit: number;
columns: ColumnDef<object>[];
columns: any[];
search?: string;

@@ -15,0 +14,0 @@ components?: {

{
"name": "blb-table",
"version": "1.0.1",
"version": "1.0.2",
"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

Sorry, the diff of this file is not supported yet