Socket
Socket
Sign inDemoInstall

@mui/utils

Package Overview
Dependencies
11
Maintainers
9
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.15.1 to 5.15.2

esm/formatMuiErrorMessage/formatMuiErrorMessage.js

2

capitalize/capitalize.js

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

exports.default = capitalize;
var _formatMuiErrorMessage2 = _interopRequireDefault(require("../formatMuiErrorMessage"));
var _formatMuiErrorMessage2 = _interopRequireDefault(require("@mui/utils/formatMuiErrorMessage"));
// It should to be noted that this function isn't equivalent to `text-transform: capitalize`.

@@ -11,0 +11,0 @@ //

@@ -1,2 +0,2 @@

import _formatMuiErrorMessage from "../formatMuiErrorMessage";
import _formatMuiErrorMessage from "@mui/utils/formatMuiErrorMessage";
// It should to be noted that this function isn't equivalent to `text-transform: capitalize`.

@@ -3,0 +3,0 @@ //

/**
* @mui/utils v5.15.1
* @mui/utils v5.15.2
*

@@ -4,0 +4,0 @@ * @license MIT

@@ -1,2 +0,2 @@

import _formatMuiErrorMessage from "../formatMuiErrorMessage";
import _formatMuiErrorMessage from "@mui/utils/formatMuiErrorMessage";
// It should to be noted that this function isn't equivalent to `text-transform: capitalize`.

@@ -3,0 +3,0 @@ //

/**
* @mui/utils v5.15.1
* @mui/utils v5.15.2
*

@@ -4,0 +4,0 @@ * @license MIT

@@ -1,2 +0,2 @@

import _formatMuiErrorMessage from "../formatMuiErrorMessage";
import _formatMuiErrorMessage from "@mui/utils/formatMuiErrorMessage";
// It should to be noted that this function isn't equivalent to `text-transform: capitalize`.

@@ -3,0 +3,0 @@ //

/**
* @mui/utils v5.15.1
* @mui/utils v5.15.2
*

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "@mui/utils",
"version": "5.15.1",
"version": "5.15.2",
"private": false,

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

"dependencies": {
"@babel/runtime": "^7.23.5",
"@babel/runtime": "^7.23.6",
"@types/prop-types": "^15.7.11",

@@ -32,0 +32,0 @@ "prop-types": "^15.8.1",

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