Socket
Socket
Sign inDemoInstall

@3mo/fab

Package Overview
Dependencies
Maintainers
4
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.2.4 to 0.2.5

dist/custom-elements.json

2

dist/Fab.d.ts
import { Component } from '@a11d/lit';
import { MutationController } from '@3mo/mutation-observer';
import { InstanceofAttributeController } from '@3mo/instanceof-attribute-controller';
import { MaterialIcon } from '@3mo/icon';
import { type MaterialIcon } from '@3mo/icon';
import '@3mo/theme';

@@ -6,0 +6,0 @@ /**

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

display: inline-block;
user-select: none;
}

@@ -47,0 +48,0 @@

{
"name": "@3mo/fab",
"version": "0.2.4",
"version": "0.2.5",
"description": "A floating action button web-component based on Material Web Components.",

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

"types": "dist/index.d.ts",
"customElements": "dist/custom-elements.json",
"files": [

@@ -24,0 +25,0 @@ "dist"

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