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
14
Versions
180
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.23.0 to 7.23.1

2

esm/utils/releaseInfo.js
import { ponyfillGlobal } from '@mui/utils';
export const getReleaseInfo = () => {
const releaseInfo = "MTczMjgzNDgwMDAwMA==";
const releaseInfo = "MTczMzM1MzIwMDAwMA==";
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.23.0
* @mui/x-data-grid-premium v7.23.1
*

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

/**
* @mui/x-data-grid-premium v7.23.0
* @mui/x-data-grid-premium v7.23.1
*

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

import { ponyfillGlobal } from '@mui/utils';
export const getReleaseInfo = () => {
const releaseInfo = "MTczMjgzNDgwMDAwMA==";
const releaseInfo = "MTczMzM1MzIwMDAwMA==";
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.23.0",
"version": "7.23.1",
"description": "The Premium plan edition of the Data Grid Components (MUI X).",

@@ -43,6 +43,6 @@ "author": "MUI Team",

"reselect": "^5.1.1",
"@mui/x-data-grid": "7.23.0",
"@mui/x-internals": "7.23.0",
"@mui/x-license": "7.23.0",
"@mui/x-data-grid-pro": "7.23.0"
"@mui/x-data-grid-pro": "7.23.1",
"@mui/x-data-grid": "7.23.1",
"@mui/x-license": "7.23.0"
},

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

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

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