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.9bfd12f01.0 to 15.0.0-canary.9cec94097.0

test/shape.test.scss

7

CHANGELOG.md

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

# [15.0.0-canary.9bfd12f01.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.9bfd12f01.0) (2022-06-22)
# [15.0.0-canary.9cec94097.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.9cec94097.0) (2023-10-19)
**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.9bfd12f01.0",
"version": "15.0.0-canary.9cec94097.0",
"license": "MIT",

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

"dependencies": {
"@material/feature-targeting": "15.0.0-canary.9bfd12f01.0",
"@material/rtl": "15.0.0-canary.9bfd12f01.0",
"@material/theme": "15.0.0-canary.9bfd12f01.0",
"@material/feature-targeting": "15.0.0-canary.9cec94097.0",
"@material/rtl": "15.0.0-canary.9cec94097.0",
"@material/theme": "15.0.0-canary.9cec94097.0",
"tslib": "^2.1.0"
},
"gitHead": "ba7b0d01530df70f39142820ab69babfc9cf5b8e"
"gitHead": "1a8019402daf97efb72456551503dfb3fa31466b"
}

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