Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@mui/x-data-grid-pro

Package Overview
Dependencies
108
Maintainers
12
Versions
177
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.6.2 to 7.7.0

2

esm/utils/releaseInfo.js
import { ponyfillGlobal } from '@mui/utils';
export const getReleaseInfo = () => {
const releaseInfo = "MTcxNzYyNDgwMDAwMA==";
const releaseInfo = "MTcxODIyNjAwMDAwMA==";
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-pro v7.6.2
* @mui/x-data-grid-pro v7.7.0
*

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

/**
* @mui/x-data-grid-pro v7.6.2
* @mui/x-data-grid-pro v7.7.0
*

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

import { ponyfillGlobal } from '@mui/utils';
export const getReleaseInfo = () => {
const releaseInfo = "MTcxNzYyNDgwMDAwMA==";
const releaseInfo = "MTcxODIyNjAwMDAwMA==";
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-pro",
"version": "7.6.2",
"version": "7.7.0",
"description": "The Pro plan edition of the Data Grid components (MUI X).",

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

"dependencies": {
"@babel/runtime": "^7.24.6",
"@babel/runtime": "^7.24.7",
"@mui/system": "^5.15.15",

@@ -44,4 +44,4 @@ "@mui/utils": "^5.15.14",

"reselect": "^4.1.8",
"@mui/x-data-grid": "7.6.2",
"@mui/x-license": "7.6.1"
"@mui/x-data-grid": "7.7.0",
"@mui/x-license": "7.7.0"
},

@@ -48,0 +48,0 @@ "peerDependencies": {

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

const getReleaseInfo = () => {
const releaseInfo = "MTcxNzYyNDgwMDAwMA==";
const releaseInfo = "MTcxODIyNjAwMDAwMA==";
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

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