@af-utils/react-mobx-table
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@af-utils/react-mobx-table", | ||
"private": false, | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "React components for rendering tables", | ||
@@ -55,4 +55,4 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git", | ||
"peerDependencies": { | ||
"@af-utils/react-table": "^0.0.10", | ||
"@af-utils/react-virtual-headless": "^0.0.8", | ||
"@af-utils/react-table": "^0.0.11", | ||
"@af-utils/react-virtual-headless": "^0.0.9", | ||
"@af-utils/styled": "^0.0.5", | ||
@@ -62,3 +62,3 @@ "mobx": "^6.3.0", | ||
"prop-types": "^15.8.1", | ||
"react": "^17.0.0", | ||
"react": "^17.0.0 || ^18.1.0", | ||
"react-dnd": "^15.0.3", | ||
@@ -65,0 +65,0 @@ "react-dnd-html5-backend": "^15.0.3" |
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
52417