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

@internetarchive/ia-menu-slider

Package Overview
Dependencies
Maintainers
11
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetarchive/ia-menu-slider - npm Package Compare versions

Comparing version 0.1.5-alpha1 to 0.1.5-alpha2

2

package.json
{
"name": "@internetarchive/ia-menu-slider",
"version": "0.1.5-alpha1",
"version": "0.1.5-alpha2",
"description": "Menu slider used in ia-topnav",

@@ -5,0 +5,0 @@ "author": "ia-menu-slider",

@@ -50,3 +50,3 @@ import { css } from 'lit-element';

.with-secondary-action header .details {
header.with-secondary-action .details {
width: 80%;

@@ -65,4 +65,4 @@ }

border: 0;
width: var(--headerIconHeight);
height: var(--headerIconHeight);
--iconWidth: var(--menuSliderHeaderIconWidth);
--iconHeight: var(--menuSliderHeaderIconHeight);
}

@@ -76,4 +76,2 @@

right: .5rem;
--iconWidth: var(--headerIconWidth);
--iconHeight: var(--headerIconHeight);
}

@@ -115,3 +113,2 @@

.content .selected-menu {
margin: 0.8rem 0px 0px;
padding-bottom: 3rem;

@@ -121,4 +118,5 @@ overflow: auto;

width: 98%;
height: 90%;
bottom: 0;
top: 40px;
}
`;

Sorry, the diff of this file is not supported yet

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