Socket
Socket
Sign inDemoInstall

@material/focus-ring

Package Overview
Dependencies
Maintainers
14
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/focus-ring - npm Package Compare versions

Comparing version 15.0.0-canary.311ab4d4a.0 to 15.0.0-canary.311f29a60.0

12

CHANGELOG.md

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

# [15.0.0-canary.311ab4d4a.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.311ab4d4a.0) (2023-02-27)
# [15.0.0-canary.311f29a60.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.311f29a60.0) (2024-04-23)
**Note:** Version bump only for package @material/focus-ring
### Bug Fixes
* The focus ring shouldn't ignore the container-shape value ([7a3942e](https://github.com/material-components/material-components-web/commit/7a3942e7ad206c3754dd34e2da62b88e4a9dc311))
### Features
* **focus-ring:** Update $ring-radius to support list type values so a focus ring can follow custom shapes ([311f29a](https://github.com/material-components/material-components-web/commit/311f29a60e0008ea8480d5fa418e570a96b6e694))

10

package.json
{
"name": "@material/focus-ring",
"description": "The Material Components Web focus ring utilities",
"version": "15.0.0-canary.311ab4d4a.0",
"version": "15.0.0-canary.311f29a60.0",
"license": "MIT",

@@ -22,7 +22,7 @@ "keywords": [

"dependencies": {
"@material/dom": "15.0.0-canary.311ab4d4a.0",
"@material/feature-targeting": "15.0.0-canary.311ab4d4a.0",
"@material/rtl": "15.0.0-canary.311ab4d4a.0"
"@material/dom": "15.0.0-canary.311f29a60.0",
"@material/feature-targeting": "15.0.0-canary.311f29a60.0",
"@material/rtl": "15.0.0-canary.311f29a60.0"
},
"gitHead": "07f8d2f7bb4b2f30e60a6bd8739befd9d17bfbfc"
"gitHead": "7bc0264e163e842f0f96c1dbf7a468c022db1497"
}

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