Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@material-ui/system

Package Overview
Dependencies
Maintainers
7
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material-ui/system - npm Package Compare versions

Comparing version 4.3.1 to 4.3.2

2

css.js

@@ -35,3 +35,3 @@ "use strict";

theme: props.theme
}, props.css))), omit(props.css, [styleFunction.filterProps]));
}, props.css))), {}, omit(props.css, [styleFunction.filterProps]));
}

@@ -38,0 +38,0 @@

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

import _extends from "@babel/runtime/helpers/extends";
import _extends from "@babel/runtime/helpers/esm/extends";
import warning from 'warning';

@@ -3,0 +3,0 @@ import PropTypes from 'prop-types';

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

import _extends from "@babel/runtime/helpers/extends";
import _extends from "@babel/runtime/helpers/esm/extends";
import merge from './merge';

@@ -3,0 +3,0 @@

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

import _extends from "@babel/runtime/helpers/extends";
import _extends from "@babel/runtime/helpers/esm/extends";
import PropTypes from 'prop-types';

@@ -22,3 +22,3 @@ import merge from './merge';

theme: props.theme
}, props.css))), omit(props.css, [styleFunction.filterProps]));
}, props.css))), {}, omit(props.css, [styleFunction.filterProps]));
}

@@ -25,0 +25,0 @@

@@ -1,4 +0,4 @@

import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
import _extends from "@babel/runtime/helpers/extends";
import _typeof from "@babel/runtime/helpers/typeof";
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray";
import _extends from "@babel/runtime/helpers/esm/extends";
import _typeof from "@babel/runtime/helpers/esm/typeof";
import warning from 'warning';

@@ -5,0 +5,0 @@ import PropTypes from 'prop-types';

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

import _extends from "@babel/runtime/helpers/extends";
import _extends from "@babel/runtime/helpers/esm/extends";
import merge from './merge';

@@ -3,0 +3,0 @@

@@ -1,3 +0,3 @@

import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
import _extends from "@babel/runtime/helpers/extends";
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray";
import _extends from "@babel/runtime/helpers/esm/extends";
import PropTypes from 'prop-types';

@@ -23,3 +23,3 @@ import merge from './merge';

theme: props.theme
}, props.css))), omit(props.css, [styleFunction.filterProps]));
}, props.css))), {}, omit(props.css, [styleFunction.filterProps]));
}

@@ -26,0 +26,0 @@

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

/** @license Material-UI v4.3.1
/** @license Material-UI v4.3.2
*

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

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

import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
import warning from 'warning';

@@ -3,0 +3,0 @@ import responsivePropType from './responsivePropType';

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

import _defineProperty from "@babel/runtime/helpers/defineProperty";
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
import responsivePropType from './responsivePropType';

@@ -3,0 +3,0 @@ import { handleBreakpoints } from './breakpoints';

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

/** @license Material-UI v4.3.1
/** @license Material-UI v4.3.2
*

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

{
"name": "@material-ui/system",
"version": "4.3.1",
"version": "4.3.2",
"private": false,

@@ -30,3 +30,3 @@ "author": "Material-UI Team",

"dependencies": {
"@babel/runtime": "^7.2.0",
"@babel/runtime": "^7.4.4",
"deepmerge": "^4.0.0",

@@ -33,0 +33,0 @@ "prop-types": "^15.7.2",

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

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