Socket
Socket
Sign inDemoInstall

@material/shape

Package Overview
Dependencies
4
Maintainers
14
Versions
1654
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.0.0-canary.6432d8fd7.0 to 15.0.0-canary.65c10a622.0

test/shape.test.scss

7

CHANGELOG.md

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

# [15.0.0-canary.6432d8fd7.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.6432d8fd7.0) (2022-07-14)
# [15.0.0-canary.65c10a622.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.65c10a622.0) (2024-04-25)
**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.6432d8fd7.0",
"version": "15.0.0-canary.65c10a622.0",
"license": "MIT",

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

"dependencies": {
"@material/feature-targeting": "15.0.0-canary.6432d8fd7.0",
"@material/rtl": "15.0.0-canary.6432d8fd7.0",
"@material/theme": "15.0.0-canary.6432d8fd7.0",
"@material/feature-targeting": "15.0.0-canary.65c10a622.0",
"@material/rtl": "15.0.0-canary.65c10a622.0",
"@material/theme": "15.0.0-canary.65c10a622.0",
"tslib": "^2.1.0"
},
"gitHead": "307aa53d6ea873bb978456b538f97f9922496798"
"gitHead": "1f3126503c812250084b65b6edbb26f25ef4a174"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc