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

@uob-web-and-digital/uob-components

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uob-web-and-digital/uob-components - npm Package Compare versions

Comparing version 0.1.43 to 0.1.44

2

package.json
{
"name": "@uob-web-and-digital/uob-components",
"version": "0.1.43",
"version": "0.1.44",
"main": "dist/main.js",

@@ -5,0 +5,0 @@ "description": "University of Birmingham - Component Library",

@@ -7,2 +7,4 @@ import styled, { css } from "styled-components";

position: relative;
height: 65vw;
max-height: ${rem(600)};

@@ -36,7 +38,2 @@ ${(props) =>

`}
@media ${breakpoint.xl} {
height: 65vw;
max-height: ${rem(600)};
}
`;

@@ -43,0 +40,0 @@

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

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