@mui/styled-engine
Advanced tools
Comparing version 5.14.8 to 5.14.9
/** | ||
* @mui/styled-engine v5.14.8 | ||
* @mui/styled-engine v5.14.9 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* @mui/styled-engine v5.14.8 | ||
* @mui/styled-engine v5.14.9 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* @mui/styled-engine v5.14.8 | ||
* @mui/styled-engine v5.14.9 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* @mui/styled-engine v5.14.8 | ||
* @mui/styled-engine v5.14.9 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "@mui/styled-engine", | ||
"version": "5.14.8", | ||
"version": "5.14.9", | ||
"private": false, | ||
@@ -23,3 +23,3 @@ "author": "MUI Team", | ||
}, | ||
"homepage": "https://mui.com/material-ui/guides/styled-engine/", | ||
"homepage": "https://mui.com/system/styled/", | ||
"funding": { | ||
@@ -30,6 +30,7 @@ "type": "opencollective", | ||
"dependencies": { | ||
"@babel/runtime": "^7.22.10", | ||
"@babel/runtime": "^7.22.15", | ||
"@emotion/cache": "^11.11.0", | ||
"csstype": "^3.1.2", | ||
"prop-types": "^15.8.1" | ||
"prop-types": "^15.8.1", | ||
"react": "^18.2.0" | ||
}, | ||
@@ -36,0 +37,0 @@ "peerDependencies": { |
@@ -11,2 +11,2 @@ # @mui/styled-engine | ||
[The documentation](https://mui.com/material-ui/guides/styled-engine/) | ||
Visit [https://mui.com/material-ui/guides/styled-components/](https://mui.com/material-ui/guides/styled-components/) to view the full documentation. |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
701089
8
+ Addedreact@^18.2.0
Updated@babel/runtime@^7.22.15