Socket
Socket
Sign inDemoInstall

@3mo/fab

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@3mo/fab - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

1

dist/Fab.d.ts

@@ -5,2 +5,3 @@ import { Component } from '@a11d/lit';

import { MaterialIcon } from '@3mo/icon';
import '@3mo/theme';
/**

@@ -7,0 +8,0 @@ * @element mo-fab

3

dist/Fab.js

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

import { Fab as MwcFab } from '@material/mwc-fab';
import '@3mo/theme';
/**

@@ -44,3 +45,3 @@ * @element mo-fab

mwc-fab {
--mdc-theme-secondary: var(--mo-fab-color, var(--mo-color-accent, #0077c8));
--mdc-theme-secondary: var(--mo-fab-color, var(--mo-color-accent));
}

@@ -47,0 +48,0 @@ `;

{
"name": "@3mo/fab",
"version": "0.1.6",
"version": "0.1.7",
"description": "A floating action button web-component based on Material Web Components (MWC).",

@@ -30,2 +30,3 @@ "repository": {

"@3mo/icon": "x",
"@3mo/theme": "x",
"@3mo/mutation-observer": "x",

@@ -32,0 +33,0 @@ "@3mo/instanceof-attribute-controller": "x",

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