Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rc-table

Package Overview
Dependencies
Maintainers
9
Versions
440
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-table - npm Package Compare versions

Comparing version 7.33.3 to 7.33.4

1

es/VirtualTable/BodyGrid.js

@@ -199,2 +199,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

bodyContent = /*#__PURE__*/React.createElement(VirtualList, {
fullHeight: false,
ref: listRef,

@@ -201,0 +202,0 @@ className: classNames(tblPrefixCls, "".concat(tblPrefixCls, "-virtual")),

@@ -209,2 +209,3 @@ "use strict";

bodyContent = /*#__PURE__*/React.createElement(_rcVirtualList.default, {
fullHeight: false,
ref: listRef,

@@ -211,0 +212,0 @@ className: (0, _classnames.default)(tblPrefixCls, "".concat(tblPrefixCls, "-virtual")),

4

package.json
{
"name": "rc-table",
"version": "7.33.3",
"version": "7.33.4",
"description": "table ui component for react",

@@ -61,3 +61,3 @@ "engines": {

"rc-util": "^5.36.0",
"rc-virtual-list": "^3.10.4"
"rc-virtual-list": "^3.10.7"
},

@@ -64,0 +64,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc