New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bam32bittheme

Package Overview
Dependencies
Maintainers
0
Versions
440
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.138 to 2.1.139

15

dist/components/SearchInput.js

@@ -96,8 +96,11 @@ "use strict";

,
options: options,
renderOption: (props, option) => {
return /*#__PURE__*/_react.default.createElement("li", _extends({}, props, {
key: option.value
}), option.label);
},
options: options
// renderOption={(props, option) => {
// return (
// <li {...props} key={option.value}>
// {option.label}
// </li>
// );
// }}
,
filterSelectedOptions: true,

@@ -104,0 +107,0 @@ renderInput: params => /*#__PURE__*/_react.default.createElement(_material.Stack, {

2

package.json
{
"name": "bam32bittheme",
"version": "2.1.138",
"version": "2.1.139",
"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