Socket
Socket
Sign inDemoInstall

@material/shape

Package Overview
Dependencies
Maintainers
14
Versions
1655
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/shape - npm Package Compare versions

Comparing version 15.0.0-canary.c5018840c.0 to 15.0.0-canary.c51a0bbcc.0

test/shape.test.scss

7

CHANGELOG.md

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

# [15.0.0-canary.c5018840c.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.c5018840c.0) (2022-07-18)
# [15.0.0-canary.c51a0bbcc.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.c51a0bbcc.0) (2023-11-15)
**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.c5018840c.0",
"version": "15.0.0-canary.c51a0bbcc.0",
"license": "MIT",

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

"dependencies": {
"@material/feature-targeting": "15.0.0-canary.c5018840c.0",
"@material/rtl": "15.0.0-canary.c5018840c.0",
"@material/theme": "15.0.0-canary.c5018840c.0",
"@material/feature-targeting": "15.0.0-canary.c51a0bbcc.0",
"@material/rtl": "15.0.0-canary.c51a0bbcc.0",
"@material/theme": "15.0.0-canary.c51a0bbcc.0",
"tslib": "^2.1.0"
},
"gitHead": "c86de383c50b7d72b8c5cf908c5fdf3e6efa94c4"
"gitHead": "e65c7fe6dcc6d6069f00d4d2f8c55e61710d046b"
}

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc