🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@react-bulk/core

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-bulk/core - npm Package Compare versions

Comparing version
1.7.11
to
1.8.1
+2
-0
dist/index.d.ts

@@ -820,2 +820,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime';

pagingEnabled?: boolean;
stickyHeaderIndices?: number[];
onScroll?: (event: RbkScrollEvent) => void;

@@ -826,2 +827,3 @@ contentStyle?: RbkStyle;

content?: any;
stickyHeader?: any;
};

@@ -828,0 +830,0 @@ }>;

+2
-2
{
"name": "@react-bulk/core",
"description": "React Bulk Core for Web and Native",
"version": "1.7.11",
"version": "1.8.1",
"license": "MIT",

@@ -44,3 +44,3 @@ "homepage": "https://rbk.caioedut.com",

},
"gitHead": "2732115fa5b200eb03cabdad2901ce6236e6ca02"
"gitHead": "2c5193d5750cba3220af5033009bc68a70a2c73d"
}

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