Socket
Socket
Sign inDemoInstall

@flowingcode/fc-applayout

Package Overview
Dependencies
64
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.4 to 0.9.5

4

fc-applayout.js

@@ -101,3 +101,3 @@ /**

</app-drawer>
<div id="content"><slot name="content"></slot></div>
<div id="content"><slot></slot></div>
</div>

@@ -161,3 +161,3 @@ `;

paper-icon-button {
::slotted(paper-icon-button[slot="toolbar"]) {
--paper-icon-button-disabled-text: var(--lumo-disabled-text-color);

@@ -164,0 +164,0 @@ }

{
"name": "@flowingcode/fc-applayout",
"version": "0.9.4",
"version": "0.9.5",
"description": "Responsive and flexible LitElement based Application Layout",

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

@@ -47,3 +47,3 @@ /**

paper-icon-button {
::slotted(paper-icon-button[slot="toolbar"]) {
--paper-icon-button-disabled-text: var(--lumo-disabled-text-color);

@@ -165,3 +165,3 @@ }

</app-drawer>
<div id="content"><slot name="content"></slot></div>
<div id="content"><slot></slot></div>
</div>

@@ -168,0 +168,0 @@ `;

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc