@af-utils/react-mobx-table
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -9,3 +9,3 @@ import e from "@babel/runtime/helpers/objectWithoutPropertiesLoose"; | ||
import { useVirtualModel as h, useOnce as d, areIndexesEqual as p } from "@af-utils/react-virtual-headless"; | ||
import { useVirtualModel as h, useOnce as d, areItemPropsEqual as p } from "@af-utils/react-virtual-headless"; | ||
@@ -12,0 +12,0 @@ import { DefaultTableComponents as g, Table as f } from "@af-utils/react-table"; |
{ | ||
"name": "@af-utils/react-mobx-table", | ||
"private": false, | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "React components for rendering tables", | ||
@@ -49,2 +49,3 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git", | ||
"@rollup/plugin-commonjs": "^21.0.2", | ||
"@rollup/plugin-export-bundle-size": "^0.0.1", | ||
"babel-jest": "^27.5.1", | ||
@@ -63,4 +64,4 @@ "babel-plugin-module-resolver": "^4.1.0", | ||
"react-dnd-html5-backend": "^15.1.2", | ||
"@af-utils/react-table": "^0.0.1", | ||
"@af-utils/react-virtual-headless": "^0.0.1", | ||
"@af-utils/react-table": "^0.0.2", | ||
"@af-utils/react-virtual-headless": "^0.0.2", | ||
"@af-utils/styled": "^0.0.1", | ||
@@ -67,0 +68,0 @@ "@babel/runtime": "^7.17.8" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52471
400
14