Socket
Socket
Sign inDemoInstall

@mui/x-data-grid-pro

Package Overview
Dependencies
Maintainers
10
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 6.18.1 to 6.18.2

2

index.js
/**
* @mui/x-data-grid-pro v6.18.1
* @mui/x-data-grid-pro v6.18.2
*

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

/**
* @mui/x-data-grid-pro v6.18.1
* @mui/x-data-grid-pro v6.18.2
*

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

import { ponyfillGlobal } from '@mui/utils';
export var getReleaseInfo = function getReleaseInfo() {
var releaseInfo = "MTY5OTQ4NDQwMDAwMA==";
var releaseInfo = "MTcwMDY5MDQwMDAwMA==";
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 v6.18.1
* @mui/x-data-grid-pro v6.18.2
*

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

import { ponyfillGlobal } from '@mui/utils';
export const getReleaseInfo = () => {
const releaseInfo = "MTY5OTQ4NDQwMDAwMA==";
const releaseInfo = "MTcwMDY5MDQwMDAwMA==";
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 v6.18.1
* @mui/x-data-grid-pro v6.18.2
*

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

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

const getReleaseInfo = () => {
const releaseInfo = "MTY5OTQ4NDQwMDAwMA==";
const releaseInfo = "MTcwMDY5MDQwMDAwMA==";
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.18.1",
"version": "6.18.2",
"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.18.1",
"@mui/x-data-grid": "6.18.2",
"@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 = "MTY5OTQ4NDQwMDAwMA==";
const releaseInfo = "MTcwMDY5MDQwMDAwMA==";
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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc