Socket
Socket
Sign inDemoInstall

@mui/x-data-grid-pro

Package Overview
Dependencies
91
Maintainers
10
Versions
171
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.19.4 to 6.19.5

2

DataGridPro/DataGridPro.js

@@ -426,3 +426,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

* Set the locale text of the Data Grid.
* You can find all the translation keys supported in [the source](https://github.com/mui/mui-x/blob/HEAD/packages/grid/x-data-grid/src/constants/localeTextConstants.ts) in the GitHub repository.
* You can find all the translation keys supported in [the source](https://github.com/mui/mui-x/blob/v6.19.4/packages/grid/x-data-grid/src/constants/localeTextConstants.ts) in the GitHub repository.
*/

@@ -429,0 +429,0 @@ localeText: PropTypes.object,

/**
* @mui/x-data-grid-pro v6.19.4
* @mui/x-data-grid-pro v6.19.5
*

@@ -4,0 +4,0 @@ * @license MUI X Commercial

@@ -426,3 +426,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

* Set the locale text of the Data Grid.
* You can find all the translation keys supported in [the source](https://github.com/mui/mui-x/blob/HEAD/packages/grid/x-data-grid/src/constants/localeTextConstants.ts) in the GitHub repository.
* You can find all the translation keys supported in [the source](https://github.com/mui/mui-x/blob/v6.19.4/packages/grid/x-data-grid/src/constants/localeTextConstants.ts) in the GitHub repository.
*/

@@ -429,0 +429,0 @@ localeText: PropTypes.object,

/**
* @mui/x-data-grid-pro v6.19.4
* @mui/x-data-grid-pro v6.19.5
*

@@ -4,0 +4,0 @@ * @license MUI X Commercial

import { ponyfillGlobal } from '@mui/utils';
export var getReleaseInfo = function getReleaseInfo() {
var releaseInfo = "MTcwNzQyOTYwMDAwMA==";
var releaseInfo = "MTcwODYyODQwMDAwMA==";
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).

@@ -426,3 +426,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

* Set the locale text of the Data Grid.
* You can find all the translation keys supported in [the source](https://github.com/mui/mui-x/blob/HEAD/packages/grid/x-data-grid/src/constants/localeTextConstants.ts) in the GitHub repository.
* You can find all the translation keys supported in [the source](https://github.com/mui/mui-x/blob/v6.19.4/packages/grid/x-data-grid/src/constants/localeTextConstants.ts) in the GitHub repository.
*/

@@ -429,0 +429,0 @@ localeText: PropTypes.object,

/**
* @mui/x-data-grid-pro v6.19.4
* @mui/x-data-grid-pro v6.19.5
*

@@ -4,0 +4,0 @@ * @license MUI X Commercial

import { ponyfillGlobal } from '@mui/utils';
export const getReleaseInfo = () => {
const releaseInfo = "MTcwNzQyOTYwMDAwMA==";
const releaseInfo = "MTcwODYyODQwMDAwMA==";
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).

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

* Set the locale text of the Data Grid.
* You can find all the translation keys supported in [the source](https://github.com/mui/mui-x/blob/HEAD/packages/grid/x-data-grid/src/constants/localeTextConstants.ts) in the GitHub repository.
* You can find all the translation keys supported in [the source](https://github.com/mui/mui-x/blob/v6.19.4/packages/grid/x-data-grid/src/constants/localeTextConstants.ts) in the GitHub repository.
*/

@@ -437,0 +437,0 @@ localeText: _propTypes.default.object,

/**
* @mui/x-data-grid-pro v6.19.4
* @mui/x-data-grid-pro v6.19.5
*

@@ -4,0 +4,0 @@ * @license MUI X Commercial

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

const getReleaseInfo = () => {
const releaseInfo = "MTcwNzQyOTYwMDAwMA==";
const releaseInfo = "MTcwODYyODQwMDAwMA==";
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).

{
"name": "@mui/x-data-grid-pro",
"version": "6.19.4",
"version": "6.19.5",
"description": "The Pro plan edition of the data grid component (MUI X).",

@@ -36,3 +36,3 @@ "author": "MUI Team",

"@mui/utils": "^5.14.16",
"@mui/x-data-grid": "6.19.4",
"@mui/x-data-grid": "6.19.5",
"@mui/x-license-pro": "6.10.2",

@@ -39,0 +39,0 @@ "@types/format-util": "^1.0.3",

import { ponyfillGlobal } from '@mui/utils';
export const getReleaseInfo = () => {
const releaseInfo = "MTcwNzQyOTYwMDAwMA==";
const releaseInfo = "MTcwODYyODQwMDAwMA==";
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).

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc