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

bam32bittheme

Package Overview
Dependencies
Maintainers
0
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bam32bittheme - npm Package Compare versions

Comparing version 2.1.89 to 2.1.90

2

dist/components/Table.js

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

const isNumericColumn = (rows, columnId) => {
return rows.every(row => isNumeric(row.getValue(columnId)));
return rows.every(row => isNumeric(row[columnId]));
};

@@ -79,0 +79,0 @@ const tableColumns = (0, _react.useMemo)(() => {

{
"name": "bam32bittheme",
"version": "2.1.89",
"version": "2.1.90",
"private": false,

@@ -5,0 +5,0 @@ "description": "32bit Theme for Material UI v5.x",

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