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

bam32bittheme

Package Overview
Dependencies
Maintainers
4
Versions
389
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bam32bittheme - npm Package Compare versions

Comparing version 2.1.36 to 2.1.37

11

dist/components/SelectBox.js

@@ -40,3 +40,12 @@ "use strict";

placeholder: placeholder,
helperText: helperText
helperText: helperText,
SelectProps: {
MenuProps: {
sx: {
'@media (max-width: 600px)': {
height: '40%'
}
}
}
}
}, props), menuList.map(option => /*#__PURE__*/_react.default.createElement(_material.MenuItem, _extends({

@@ -43,0 +52,0 @@ key: option.value,

2

package.json
{
"name": "bam32bittheme",
"version": "2.1.36",
"version": "2.1.37",
"private": false,

@@ -5,0 +5,0 @@ "description": "32bit Theme for Material UI v5.x",

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