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.7 to 0.1.8

6

custom-elements.json

@@ -25,2 +25,8 @@ {

"default": "''"
},
{
"name": "animateMenuOpen",
"type": "Boolean",
"description": "Toggles open (visible) state of the `.menu` element",
"default": "false"
}

@@ -27,0 +33,0 @@ ],

2

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

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

@@ -32,2 +32,7 @@ import { css } from 'lit-element';

button {
outline: none;
cursor: pointer;
}
header {

@@ -34,0 +39,0 @@ margin: .2rem 0 .5rem 0;

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