Socket
Socket
Sign inDemoInstall

@mui/utils

Package Overview
Dependencies
11
Maintainers
9
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.14.20 to 5.15.0

1

esm/exactProp/exactProp.js

@@ -5,2 +5,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

// the module was forked.
const specialProperty = 'exact-prop: \u200b';

@@ -7,0 +8,0 @@ export default function exactProp(propTypes) {

@@ -5,2 +5,3 @@ import ClassNameGenerator from '../ClassNameGenerator';

// \packages\api-docs-builder\utils\parseSlotsAndClasses.ts must be updated accordingly.
const globalStateClassesMapping = {

@@ -7,0 +8,0 @@ active: 'active',

1

esm/useEventCallback/useEventCallback.js

@@ -18,5 +18,4 @@ 'use client';

// @ts-expect-error hide `this`
// tslint:disable-next-line:ban-comma-operator
(0, ref.current)(...args)).current;
}
export default useEventCallback;

@@ -12,2 +12,3 @@ "use strict";

// the module was forked.
const specialProperty = 'exact-prop: \u200b';

@@ -14,0 +15,0 @@ function exactProp(propTypes) {

@@ -11,2 +11,3 @@ "use strict";

// \packages\api-docs-builder\utils\parseSlotsAndClasses.ts must be updated accordingly.
const globalStateClassesMapping = {

@@ -13,0 +14,0 @@ active: 'active',

/**
* @mui/utils v5.14.20
* @mui/utils v5.15.0
*

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

@@ -6,2 +6,3 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

// the module was forked.
var specialProperty = "exact-prop: \u200B";

@@ -8,0 +9,0 @@ export default function exactProp(propTypes) {

@@ -5,2 +5,3 @@ import ClassNameGenerator from '../ClassNameGenerator';

// \packages\api-docs-builder\utils\parseSlotsAndClasses.ts must be updated accordingly.
var globalStateClassesMapping = {

@@ -7,0 +8,0 @@ active: 'active',

/**
* @mui/utils v5.14.20
* @mui/utils v5.15.0
*

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

@@ -19,3 +19,2 @@ 'use client';

// @ts-expect-error hide `this`
// tslint:disable-next-line:ban-comma-operator
(0, ref.current).apply(void 0, arguments)

@@ -22,0 +21,0 @@ );

@@ -5,2 +5,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

// the module was forked.
const specialProperty = 'exact-prop: \u200b';

@@ -7,0 +8,0 @@ export default function exactProp(propTypes) {

@@ -5,2 +5,3 @@ import ClassNameGenerator from '../ClassNameGenerator';

// \packages\api-docs-builder\utils\parseSlotsAndClasses.ts must be updated accordingly.
const globalStateClassesMapping = {

@@ -7,0 +8,0 @@ active: 'active',

/**
* @mui/utils v5.14.20
* @mui/utils v5.15.0
*

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

@@ -18,5 +18,4 @@ 'use client';

// @ts-expect-error hide `this`
// tslint:disable-next-line:ban-comma-operator
(0, ref.current)(...args)).current;
}
export default useEventCallback;
{
"name": "@mui/utils",
"version": "5.14.20",
"version": "5.15.0",
"private": false,

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

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

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

@@ -25,5 +25,4 @@ "use strict";

// @ts-expect-error hide `this`
// tslint:disable-next-line:ban-comma-operator
(0, ref.current)(...args)).current;
}
var _default = exports.default = useEventCallback;

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