Socket
Socket
Sign inDemoInstall

ipppm-pivot

Package Overview
Dependencies
16
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.9.10 to 6.9.11

2

package.json
{
"name": "ipppm-pivot",
"version": "6.9.10",
"version": "6.9.11",
"description": "A fast, lightweight, opinionated table and datagrid built on React",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -842,3 +842,3 @@ import React, { Component } from 'react'

classNameBottomLeftGrid={classnames('DisableScroll')}
fixedColumnCount={fixedColumnCount}
fixedColumnCount={fixedColumnCount ? 1 : 0}
columnWidth={getColumnWidth}

@@ -845,0 +845,0 @@ scrollLeft={scrollLeft}

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

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc