Socket
Socket
Sign inDemoInstall

rc-table

Package Overview
Dependencies
Maintainers
9
Versions
438
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.47.2 to 7.47.3

2

es/Cell/index.js

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

var title;
var ellipsisConfig = ellipsis === true || ellipsis === undefined ? {
var ellipsisConfig = ellipsis === true ? {
showTitle: true

@@ -22,0 +22,0 @@ } : ellipsis;

@@ -29,3 +29,3 @@ "use strict";

var title;
var ellipsisConfig = ellipsis === true || ellipsis === undefined ? {
var ellipsisConfig = ellipsis === true ? {
showTitle: true

@@ -32,0 +32,0 @@ } : ellipsis;

{
"name": "rc-table",
"version": "7.47.2",
"version": "7.47.3",
"description": "table ui component for react",

@@ -5,0 +5,0 @@ "engines": {

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