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.c3924efef.0 to 15.0.0-canary.c43b3438b.0

test/shape.test.scss

7

CHANGELOG.md

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

# [15.0.0-canary.c3924efef.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.c3924efef.0) (2022-07-20)
# [15.0.0-canary.c43b3438b.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.c43b3438b.0) (2024-02-23)
**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.c3924efef.0",
"version": "15.0.0-canary.c43b3438b.0",
"license": "MIT",

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

"dependencies": {
"@material/feature-targeting": "15.0.0-canary.c3924efef.0",
"@material/rtl": "15.0.0-canary.c3924efef.0",
"@material/theme": "15.0.0-canary.c3924efef.0",
"@material/feature-targeting": "15.0.0-canary.c43b3438b.0",
"@material/rtl": "15.0.0-canary.c43b3438b.0",
"@material/theme": "15.0.0-canary.c43b3438b.0",
"tslib": "^2.1.0"
},
"gitHead": "f665d9454e06d217296aa1a2064c9c67d3fe2759"
"gitHead": "e69adcf897de97b302f026f07bbc2571b1a488ca"
}

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