@mui/x-data-grid-premium
Advanced tools
Comparing version 7.8.0 to 7.9.0
import { ponyfillGlobal } from '@mui/utils'; | ||
export const getReleaseInfo = () => { | ||
const releaseInfo = "MTcxOTUyOTIwMDAwMA=="; | ||
const releaseInfo = "MTcyMDEyNjgwMDAwMA=="; | ||
if (process.env.NODE_ENV !== 'production') { | ||
@@ -5,0 +5,0 @@ // A simple hack to set the value in the test environment (has no build step). |
/** | ||
* @mui/x-data-grid-premium v7.8.0 | ||
* @mui/x-data-grid-premium v7.9.0 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MUI X Commercial |
/** | ||
* @mui/x-data-grid-premium v7.8.0 | ||
* @mui/x-data-grid-premium v7.9.0 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MUI X Commercial |
import { ponyfillGlobal } from '@mui/utils'; | ||
export const getReleaseInfo = () => { | ||
const releaseInfo = "MTcxOTUyOTIwMDAwMA=="; | ||
const releaseInfo = "MTcyMDEyNjgwMDAwMA=="; | ||
if (process.env.NODE_ENV !== 'production') { | ||
@@ -5,0 +5,0 @@ // A simple hack to set the value in the test environment (has no build step). |
{ | ||
"name": "@mui/x-data-grid-premium", | ||
"version": "7.8.0", | ||
"version": "7.9.0", | ||
"description": "The Premium plan edition of the Data Grid Components (MUI X).", | ||
@@ -37,4 +37,4 @@ "author": "MUI Team", | ||
"@babel/runtime": "^7.24.7", | ||
"@mui/system": "^5.15.20", | ||
"@mui/utils": "^5.15.20", | ||
"@mui/system": "^5.16.0", | ||
"@mui/utils": "^5.16.0", | ||
"@types/format-util": "^1.0.4", | ||
@@ -45,5 +45,6 @@ "clsx": "^2.1.1", | ||
"reselect": "^4.1.8", | ||
"@mui/x-data-grid": "7.8.0", | ||
"@mui/x-data-grid-pro": "7.8.0", | ||
"@mui/x-license": "7.8.0" | ||
"@mui/x-data-grid-pro": "7.9.0", | ||
"@mui/x-data-grid": "7.9.0", | ||
"@mui/x-internals": "7.9.0", | ||
"@mui/x-license": "7.9.0" | ||
}, | ||
@@ -50,0 +51,0 @@ "peerDependencies": { |
@@ -9,3 +9,3 @@ "use strict"; | ||
const getReleaseInfo = () => { | ||
const releaseInfo = "MTcxOTUyOTIwMDAwMA=="; | ||
const releaseInfo = "MTcyMDEyNjgwMDAwMA=="; | ||
if (process.env.NODE_ENV !== 'production') { | ||
@@ -12,0 +12,0 @@ // A simple hack to set the value in the test environment (has no build step). |
Sorry, the diff of this file is too big to display
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
857577
15
+ Added@mui/x-internals@7.9.0
+ Added@mui/x-data-grid@7.9.0(transitive)
+ Added@mui/x-data-grid-pro@7.9.0(transitive)
+ Added@mui/x-internals@7.9.0(transitive)
+ Added@mui/x-license@7.9.0(transitive)
- Removed@mui/x-data-grid@7.8.0(transitive)
- Removed@mui/x-data-grid-pro@7.8.0(transitive)
- Removed@mui/x-license@7.8.0(transitive)
Updated@mui/system@^5.16.0
Updated@mui/utils@^5.16.0
Updated@mui/x-data-grid@7.9.0
Updated@mui/x-data-grid-pro@7.9.0
Updated@mui/x-license@7.9.0