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

react-table-hoc-fixed-columns

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-table-hoc-fixed-columns - npm Package Compare versions

Comparing version 1.0.0-beta to 1.0.0-beta.1

2

lib/index.js

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

columns: _propTypes.default.array.isRequired,
getTdProps: _propTypes.default.func,
getProps: _propTypes.default.func,

@@ -243,3 +242,2 @@ innerRef: _propTypes.default.func,

ReactTableFixedColumns.defaultProps = {
getTdProps: null,
getProps: null,

@@ -246,0 +244,0 @@ innerRef: null,

2

package.json
{
"name": "react-table-hoc-fixed-columns",
"version": "1.0.0-beta",
"version": "1.0.0-beta.1",
"description": "ReactTable HOC for fixed columns",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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