Socket
Socket
Sign inDemoInstall

@3mo/fab-group

Package Overview
Dependencies
29
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

4

dist/FabGroup.js

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

mo-fab {
transition: var(--mo-fab-group-transition-duration, var(--mo-duration-quick, 250ms));
transition: var(--mo-fab-group-transition-duration, 250ms);
}

@@ -53,3 +53,3 @@

::slotted([instanceof*=mo-fab]) {
transition: var(--mo-fab-group-transition-duration, var(--mo-duration-quick, 250ms));
transition: var(--mo-fab-group-transition-duration, 250ms);
transform: scale(0);

@@ -56,0 +56,0 @@ opacity: 0;

{
"name": "@3mo/fab-group",
"version": "0.0.4",
"version": "0.0.5",
"description": "A floating action button group web-component.",

@@ -5,0 +5,0 @@ "repository": {

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