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

@mui/toolpad-utils

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/toolpad-utils - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

dist/chunk-ASPYK2I2.js

11

package.json
{
"name": "@mui/toolpad-utils",
"version": "0.1.11",
"version": "0.1.12",
"description": "Build MUI apps quickly",

@@ -23,2 +23,7 @@ "author": "MUI Toolpad team",

"require": "./dist/*.cjs"
},
"./hooks/*": {
"types": "./dist/hooks/*.d.ts",
"import": "./dist/hooks/*.js",
"require": "./dist/hooks/*.cjs"
}

@@ -39,3 +44,3 @@ },

"dev": "tsup --watch",
"check-types": "yarn build",
"check-types": "tsup && tsc --noEmit",
"test": "jest"

@@ -52,3 +57,3 @@ },

},
"gitHead": "31b7839da95b42249a36b540fc42722c3fd18b8b",
"gitHead": "0186b46c7abd26f06583227cc21d448baf11cd46",
"dependencies": {

@@ -55,0 +60,0 @@ "react-is": "18.2.0"

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