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

@digital-realty/ix-drawer

Package Overview
Dependencies
Maintainers
5
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-drawer - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

1

dist/IxDrawer.js

@@ -30,2 +30,3 @@ import { __decorate } from "tslib";

<div class="drawer-header">
<slot name="header"></slot>
<div class="drawer-header__hide-btn">

@@ -32,0 +33,0 @@ ${this.renderHideButton()}

4

dist/styles/ix-drawer-styles.js

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

}
@media screen and (min-width: 768px) {
@media screen and (min-width: 1024px) {
.drawer {

@@ -54,3 +54,3 @@ width: 45%;

.drawer-body {
height: 100%;
height: 95%;
overflow: auto;

@@ -57,0 +57,0 @@ }

@@ -6,3 +6,3 @@ {

"author": "interxion",
"version": "1.0.5",
"version": "1.0.6",
"type": "module",

@@ -105,3 +105,3 @@ "main": "dist/index.js",

],
"gitHead": "ea7982253f0455f299de9875ecb1d60c2780cc6f"
"gitHead": "7885e9b97728dcce05cb20be90ef5338f6c76f19"
}

Sorry, the diff of this file is not supported yet

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