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

bam32bittheme

Package Overview
Dependencies
Maintainers
0
Versions
384
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.81 to 2.1.82

9

dist/layout/Sidebar.js

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

const SideBar = _ref => {
var _localStorage$getItem;
var _localStorage$getItem, _window$location;
let {

@@ -307,3 +307,3 @@ showMobileMenu,

})
}, /*#__PURE__*/_react.default.createElement(_material.Stack, {
}, ((_window$location = window.location) === null || _window$location === void 0 || (_window$location = _window$location.pathname) === null || _window$location === void 0 ? void 0 : _window$location.includes('/portal')) && /*#__PURE__*/_react.default.createElement(_material.Stack, {
justifyContent: "center",

@@ -318,5 +318,4 @@ alignItems: "center",

}),
color: "success",
disabled: controlVerify,
onClick: () => getQrCode()
color: controlVerify ? "success" : "error",
onClick: () => controlVerify ? {} : getQrCode()
}, /*#__PURE__*/_react.default.createElement(_VerifiedUserRounded.default, null)))), /*#__PURE__*/_react.default.createElement(_material.Typography, {

@@ -323,0 +322,0 @@ lineHeight: 1

{
"name": "bam32bittheme",
"version": "2.1.81",
"version": "2.1.82",
"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