Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@mui/styled-engine

Package Overview
Dependencies
Maintainers
11
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/styled-engine - npm Package Compare versions

Comparing version
9.0.0-beta.0
to
9.0.0
+1
-1
index.js
/**
* @mui/styled-engine v9.0.0-beta.0
* @mui/styled-engine v9.0.0
*

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

/**
* @mui/styled-engine v9.0.0-beta.0
* @mui/styled-engine v9.0.0
*

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

{
"name": "@mui/styled-engine",
"version": "9.0.0-beta.0",
"version": "9.0.0",
"author": "MUI Team",
"description": "styled() API wrapper package for emotion.",
"license": "MIT",
"keywords": [

@@ -17,3 +18,2 @@ "react",

},
"license": "MIT",
"bugs": {

@@ -20,0 +20,0 @@ "url": "https://github.com/mui/material-ui/issues"

@@ -11,2 +11,2 @@ # @mui/styled-engine

Visit [https://next.mui.com/material-ui/integrations/styled-components/](https://next.mui.com/material-ui/integrations/styled-components/) to view the full documentation.
Visit [https://mui.com/material-ui/integrations/styled-components/](https://mui.com/material-ui/integrations/styled-components/) to view the full documentation.

Sorry, the diff of this file is too big to display