Socket
Socket
Sign inDemoInstall

@material/fab

Package Overview
Dependencies
13
Maintainers
14
Versions
1700
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.0.0-canary.2d26722d2.0 to 15.0.0-canary.2f5b899bc.0

4

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [15.0.0-canary.2d26722d2.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.2d26722d2.0) (2022-12-02)
# [15.0.0-canary.2f5b899bc.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.2f5b899bc.0) (2024-05-20)

@@ -18,1 +18,3 @@

* **fab:** Add support for container-surface-tint-layer-color ([e340b04](https://github.com/material-components/material-components-web/commit/e340b04c53f1b8db0951fc51a3e368231f39a781))
* **fab:** Make extended-light-theme tokens public ([736b7fd](https://github.com/material-components/material-components-web/commit/736b7fda40fce0e45eb95ca28df7ae9a7426b365))
* **fab:** Make light-theme tokens public ([b281a40](https://github.com/material-components/material-components-web/commit/b281a409a8d63105dcd7b00dd8cd4a3e274e3495))
{
"name": "@material/fab",
"description": "The Material Components for the web floating action button component",
"version": "15.0.0-canary.2d26722d2.0",
"version": "15.0.0-canary.2f5b899bc.0",
"license": "MIT",

@@ -19,17 +19,17 @@ "keywords": [

"dependencies": {
"@material/animation": "15.0.0-canary.2d26722d2.0",
"@material/dom": "15.0.0-canary.2d26722d2.0",
"@material/elevation": "15.0.0-canary.2d26722d2.0",
"@material/feature-targeting": "15.0.0-canary.2d26722d2.0",
"@material/focus-ring": "15.0.0-canary.2d26722d2.0",
"@material/ripple": "15.0.0-canary.2d26722d2.0",
"@material/rtl": "15.0.0-canary.2d26722d2.0",
"@material/shape": "15.0.0-canary.2d26722d2.0",
"@material/theme": "15.0.0-canary.2d26722d2.0",
"@material/tokens": "15.0.0-canary.2d26722d2.0",
"@material/touch-target": "15.0.0-canary.2d26722d2.0",
"@material/typography": "15.0.0-canary.2d26722d2.0",
"@material/animation": "15.0.0-canary.2f5b899bc.0",
"@material/dom": "15.0.0-canary.2f5b899bc.0",
"@material/elevation": "15.0.0-canary.2f5b899bc.0",
"@material/feature-targeting": "15.0.0-canary.2f5b899bc.0",
"@material/focus-ring": "15.0.0-canary.2f5b899bc.0",
"@material/ripple": "15.0.0-canary.2f5b899bc.0",
"@material/rtl": "15.0.0-canary.2f5b899bc.0",
"@material/shape": "15.0.0-canary.2f5b899bc.0",
"@material/theme": "15.0.0-canary.2f5b899bc.0",
"@material/tokens": "15.0.0-canary.2f5b899bc.0",
"@material/touch-target": "15.0.0-canary.2f5b899bc.0",
"@material/typography": "15.0.0-canary.2f5b899bc.0",
"tslib": "^2.1.0"
},
"gitHead": "76df2659d7f71f74a86512b38245422ca356fe12"
"gitHead": "751553ca74ad43074c963487257a8862de87844b"
}

@@ -27,2 +27,3 @@ /**

import * as path from 'path';
import {expectStylesWithNoFeaturesToBeEmpty} from '../../../testing/featuretargeting';

@@ -29,0 +30,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc