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 14.0.0-canary.1aaa68dda.0 to 14.0.0-canary.1b6afad86.0

3

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [14.0.0-canary.1aaa68dda.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.1aaa68dda.0) (2022-02-16)
# [14.0.0-canary.1b6afad86.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.1b6afad86.0) (2022-03-16)

@@ -13,3 +13,4 @@

* **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))
{
"name": "@material/focus-ring",
"description": "The Material Components Web focus ring utilities",
"version": "14.0.0-canary.1aaa68dda.0",
"version": "14.0.0-canary.1b6afad86.0",
"license": "MIT",

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

"dependencies": {
"@material/dom": "14.0.0-canary.1aaa68dda.0",
"@material/feature-targeting": "14.0.0-canary.1aaa68dda.0",
"@material/rtl": "14.0.0-canary.1aaa68dda.0"
"@material/dom": "14.0.0-canary.1b6afad86.0",
"@material/feature-targeting": "14.0.0-canary.1b6afad86.0",
"@material/rtl": "14.0.0-canary.1b6afad86.0"
},
"gitHead": "49eaedc3ce6f1f8db6a6929143c077e8f65694f4"
"gitHead": "5e32cc72145fa47fd2155c83c81cfa7ba5e27db8"
}

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