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

@af-utils/react-mobx-table

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@af-utils/react-mobx-table - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

2

lib/bundlesize.index.js
export const raw = 14702;
export const min = 8536;
export const minGz = 3240;
export const minBrotli = 2960;
export const minBrotli = 2950;

@@ -312,10 +312,10 @@ import { Fragment as e, memo as t, useEffect as r, useMemo as o } from "react";

}, P = w("display: flex", "flex-flow: column nowrap", "flex: 1 1 auto"), _ = /*#__PURE__*/ t((e => {
let {i: t, groupI: r, model: o, m: n, data: s} = e;
let {i: t, groupI: r, m: o, model: n, data: s} = e;
/*#__PURE__*/
return G(s.components.Tr, {
ref: e => o.el(t, e),
ref: e => n.el(t, e),
children: /*#__PURE__*/ G(s.components.Td, {
colSpan: s.columns.length,
children: /*#__PURE__*/ G(E, {
m: n,
m: o,
i: r,

@@ -362,3 +362,3 @@ columns: s.columns

}) : /*#__PURE__*/ G(o.components.PASSED_ROW, {
i: t,
i: n,
data: o,

@@ -365,0 +365,0 @@ model: r

{
"name": "@af-utils/react-mobx-table",
"private": false,
"version": "0.0.14",
"version": "0.0.15",
"description": "React components for rendering tables",

@@ -55,5 +55,5 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git",

"peerDependencies": {
"@af-utils/react-table": "^0.0.13",
"@af-utils/react-virtual-headless": "^0.0.10",
"@af-utils/styled": "^0.0.6",
"@af-utils/react-table": "^0.0.14",
"@af-utils/react-virtual-headless": "^0.0.11",
"@af-utils/styled": "^0.0.7",
"mobx": "^6.3.0",

@@ -60,0 +60,0 @@ "mobx-react-lite": "^3.2.0",

Sorry, the diff of this file is not supported yet

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