Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@material/focus-ring

Package Overview
Dependencies
Maintainers
15
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.432c815e5.0 to 15.0.0-canary.4fe98ed70.0

16

CHANGELOG.md

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

# [15.0.0-canary.432c815e5.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v15.0.0-canary.432c815e5.0) (2022-04-28)
# [15.0.0-canary.4fe98ed70.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.4fe98ed70.0) (2022-05-06)
### Bug Fixes
* **focus-ring:** add 2d padding customizability, RTL bugfix ([f81fb1d](https://github.com/material-components/material-components-web/commit/f81fb1d232901c17d5794499c26e746ccab1af19))
* **focus-ring:** box-sizing bugfix to content-box. If box-sizing border-box is inherited the ring spacing will collapse. ([e58552c](https://github.com/material-components/material-components-web/commit/e58552c6efa0442a36f441efe27cd01f3df2a524))
* **focus-ring:** ignore pointer events ([3ef470e](https://github.com/material-components/material-components-web/commit/3ef470efe6f1d213935dca37ad213030cdd30d88))
* **focus-ring:** RTL bugfix ([e00181e](https://github.com/material-components/material-components-web/commit/e00181e59cb1f29f4a8280f48b377a667a3e783b))
### Features
* **focus-ring:** added a new mixin so we can override just the focus-ring color ([641ed08](https://github.com/material-components/material-components-web/commit/641ed08513037285879a13708b95661d69c2f8b0))
* **focus-ring:** added a new mixin so we can override just the focus-ring radius ([7321d62](https://github.com/material-components/material-components-web/commit/7321d6254d63f701b2f381c9cf11eb0708b56a6e))
**Note:** Version bump only for package @material/focus-ring

10

package.json
{
"name": "@material/focus-ring",
"description": "The Material Components Web focus ring utilities",
"version": "15.0.0-canary.432c815e5.0",
"version": "15.0.0-canary.4fe98ed70.0",
"license": "MIT",

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

"dependencies": {
"@material/dom": "15.0.0-canary.432c815e5.0",
"@material/feature-targeting": "15.0.0-canary.432c815e5.0",
"@material/rtl": "15.0.0-canary.432c815e5.0"
"@material/dom": "15.0.0-canary.4fe98ed70.0",
"@material/feature-targeting": "15.0.0-canary.4fe98ed70.0",
"@material/rtl": "15.0.0-canary.4fe98ed70.0"
},
"gitHead": "df8af7a4f190284cd9f3bb1756b2f443509424df"
"gitHead": "353fde061dd090ede4416fc2477bc050587d6367"
}
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