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

@aqovia-elements/stacked-sheet

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aqovia-elements/stacked-sheet - npm Package Compare versions

Comparing version 1.0.79 to 1.0.83

2

package.json

@@ -8,3 +8,3 @@ {

],
"version": "1.0.79",
"version": "1.0.83",
"description": "Webcomponent stacked-sheet with lit-element and open-wc recommendations",

@@ -11,0 +11,0 @@ "license": "MIT",

@@ -22,3 +22,3 @@ import { LitElement, html } from "lit-element";

this.width = "100%";
this.maxWidth = "auto";
this.maxWidth = "none";
this.title = "New Sheet";

@@ -25,0 +25,0 @@ this.opened = false;

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