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.11 to 6.9.12

2

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

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

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

rowIndex % 2 === 0 ? '-odd' : '-even',
rowIndex === newTdProps.hoverItemIndex && 'pivot-hover-cell'
)}

@@ -555,0 +556,0 @@ style={{

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