Socket
Socket
Sign inDemoInstall

@material-ui/styled-engine-sc

Package Overview
Dependencies
88
Maintainers
7
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-alpha.34 to 5.0.0-alpha.35

6

index.js

@@ -1,2 +0,2 @@

/** @license Material-UI v5.0.0-alpha.34
/** @license Material-UI v5.0.0-alpha.35
*

@@ -15,6 +15,6 @@ * This source code is licensed under the MIT license found in the

});
} else {
stylesFactory = scStyled(tag);
}
stylesFactory = scStyled(tag);
if (process.env.NODE_ENV !== 'production') {

@@ -21,0 +21,0 @@ return (...styles) => {

@@ -1,2 +0,2 @@

/** @license Material-UI v5.0.0-alpha.34
/** @license Material-UI v5.0.0-alpha.35
*

@@ -15,6 +15,6 @@ * This source code is licensed under the MIT license found in the

});
} else {
stylesFactory = scStyled(tag);
}
stylesFactory = scStyled(tag);
if (process.env.NODE_ENV !== 'production') {

@@ -21,0 +21,0 @@ return function () {

@@ -1,2 +0,2 @@

/** @license Material-UI v5.0.0-alpha.34
/** @license Material-UI v5.0.0-alpha.35
*

@@ -15,6 +15,6 @@ * This source code is licensed under the MIT license found in the

});
} else {
stylesFactory = scStyled(tag);
}
stylesFactory = scStyled(tag);
if (process.env.NODE_ENV !== 'production') {

@@ -21,0 +21,0 @@ return (...styles) => {

@@ -1,2 +0,2 @@

/** @license Material-UI v5.0.0-alpha.34
/** @license Material-UI v5.0.0-alpha.35
*

@@ -61,6 +61,6 @@ * This source code is licensed under the MIT license found in the

});
} else {
stylesFactory = (0, _styledComponents.default)(tag);
}
stylesFactory = (0, _styledComponents.default)(tag);
if (process.env.NODE_ENV !== 'production') {

@@ -67,0 +67,0 @@ return (...styles) => {

{
"name": "@material-ui/styled-engine-sc",
"version": "5.0.0-alpha.34",
"version": "5.0.0-alpha.35",
"private": false,

@@ -5,0 +5,0 @@ "author": "Material-UI Team",

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