Socket
Socket
Sign inDemoInstall

@equinor/eds-lab-react

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/eds-lab-react - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

dist/esm/components/Autocomplete/Autocomplete.js

@@ -36,3 +36,3 @@ import { forwardRef, useRef, useState, useMemo, useEffect } from 'react';

} = _ref2;
return css(["background-color:", ";box-shadow:", ";", " overflow-y:scroll;max-height:300px;padding:0;position:absolute;right:0;left:0;z-index:50;"], theme.background, theme.boxShadow, bordersTemplate(theme.border));
return css(["background-color:", ";box-shadow:", ";", " overflow-y:auto;max-height:300px;padding:0;position:absolute;right:0;left:0;z-index:50;"], theme.background, theme.boxShadow, bordersTemplate(theme.border));
});

@@ -39,0 +39,0 @@ const StyledButton = styled(Button).withConfig({

{
"name": "@equinor/eds-lab-react",
"version": "0.3.1",
"version": "0.3.2",
"description": "The lab for the Equinor Design System",

@@ -5,0 +5,0 @@ "sideEffects": [

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