Socket
Socket
Sign inDemoInstall

@material/elevation

Package Overview
Dependencies
6
Maintainers
14
Versions
1676
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.0.0-canary.8647092f7.0 to 15.0.0-canary.8656bf0e0.0

7

CHANGELOG.md

@@ -6,4 +6,7 @@ # Change Log

# [15.0.0-canary.8647092f7.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.8647092f7.0) (2022-07-07)
# [15.0.0-canary.8656bf0e0.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.8656bf0e0.0) (2023-12-12)
**Note:** Version bump only for package @material/elevation
### Features
* add elevation theming to menu ([86bde5c](https://github.com/material-components/material-components-web/commit/86bde5c063e806f975d836d6a875f2fdaa7cdc67))
{
"name": "@material/elevation",
"description": "Material Components for the web mixins + CSS Classes for Material Design elevation",
"version": "15.0.0-canary.8647092f7.0",
"version": "15.0.0-canary.8656bf0e0.0",
"license": "MIT",

@@ -18,10 +18,10 @@ "keywords": [

"dependencies": {
"@material/animation": "15.0.0-canary.8647092f7.0",
"@material/base": "15.0.0-canary.8647092f7.0",
"@material/feature-targeting": "15.0.0-canary.8647092f7.0",
"@material/rtl": "15.0.0-canary.8647092f7.0",
"@material/theme": "15.0.0-canary.8647092f7.0",
"@material/animation": "15.0.0-canary.8656bf0e0.0",
"@material/base": "15.0.0-canary.8656bf0e0.0",
"@material/feature-targeting": "15.0.0-canary.8656bf0e0.0",
"@material/rtl": "15.0.0-canary.8656bf0e0.0",
"@material/theme": "15.0.0-canary.8656bf0e0.0",
"tslib": "^2.1.0"
},
"gitHead": "1edf72197ddaf5b6318f71205888f8ae695e9b29"
"gitHead": "36cab37e468233da3044a10c1df388f634163cc1"
}

@@ -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

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