New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@mui/x-date-pickers-pro

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/x-date-pickers-pro - npm Package Compare versions

Comparing version

to
7.24.1

/**
* @mui/x-date-pickers-pro v7.24.0
* @mui/x-date-pickers-pro v7.24.1
*

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

import { ponyfillGlobal } from '@mui/utils';
export const getReleaseInfo = () => {
const releaseInfo = "MTczNzA2ODQwMDAwMA==";
const releaseInfo = "MTczNzY1ODgwMDAwMA==";
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-date-pickers-pro v7.24.0
* @mui/x-date-pickers-pro v7.24.1
*

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

import { ponyfillGlobal } from '@mui/utils';
export const getReleaseInfo = () => {
const releaseInfo = "MTczNzA2ODQwMDAwMA==";
const releaseInfo = "MTczNzY1ODgwMDAwMA==";
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-date-pickers-pro v7.24.0
* @mui/x-date-pickers-pro v7.24.1
*

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

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

const getReleaseInfo = () => {
const releaseInfo = "MTczNzA2ODQwMDAwMA==";
const releaseInfo = "MTczNzY1ODgwMDAwMA==";
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-date-pickers-pro",
"version": "7.24.0",
"version": "7.24.1",
"description": "The Pro plan edition of the Date and Time Picker components (MUI X).",

@@ -40,5 +40,5 @@ "author": "MUI Team",

"react-transition-group": "^4.4.5",
"@mui/x-internals": "7.24.0",
"@mui/x-license": "7.24.0",
"@mui/x-date-pickers": "7.24.0"
"@mui/x-internals": "7.24.1",
"@mui/x-license": "7.24.1",
"@mui/x-date-pickers": "7.24.1"
},

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

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