Socket
Socket
Sign inDemoInstall

@material/shape

Package Overview
Dependencies
4
Maintainers
14
Versions
1655
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.0.0-canary.5b40eb988.0 to 15.0.0-canary.5bebc0064.0

test/shape.test.scss

7

CHANGELOG.md

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

# [15.0.0-canary.5b40eb988.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.5b40eb988.0) (2022-05-12)
# [15.0.0-canary.5bebc0064.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.5bebc0064.0) (2024-04-11)
**Note:** Version bump only for package @material/shape
### Features
* **focus-ring:** support variable shapes in outward variant ([311ab4d](https://github.com/material-components/material-components-web/commit/311ab4d4aa4367ee99d505b89c1550cce81345e4))
{
"name": "@material/shape",
"description": "Shape utilities for Material Components for the web",
"version": "15.0.0-canary.5b40eb988.0",
"version": "15.0.0-canary.5bebc0064.0",
"license": "MIT",

@@ -21,8 +21,8 @@ "keywords": [

"dependencies": {
"@material/feature-targeting": "15.0.0-canary.5b40eb988.0",
"@material/rtl": "15.0.0-canary.5b40eb988.0",
"@material/theme": "15.0.0-canary.5b40eb988.0",
"@material/feature-targeting": "15.0.0-canary.5bebc0064.0",
"@material/rtl": "15.0.0-canary.5bebc0064.0",
"@material/theme": "15.0.0-canary.5bebc0064.0",
"tslib": "^2.1.0"
},
"gitHead": "c30f2a613c97ecb48fd3f9ad7b0677e51a156449"
"gitHead": "ff39e65972de013a29dd14429e111139bc616366"
}

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

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