@mui/toolpad-utils
Advanced tools
Comparing version 0.1.11 to 0.1.12
{ | ||
"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" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
43303
44
1268
0