Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mui/x-data-grid-premium

Package Overview
Dependencies
Maintainers
0
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/x-data-grid-premium - npm Package Compare versions

Comparing version 7.8.0 to 7.9.0

2

esm/utils/releaseInfo.js
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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc