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.3e20c1de8.0 to 14.0.0-canary.3e30054fb.0

4

CHANGELOG.md

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

# [14.0.0-canary.3e20c1de8.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.3e20c1de8.0) (2022-01-25)
# [14.0.0-canary.3e30054fb.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.3e30054fb.0) (2022-04-13)

@@ -13,2 +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.3e20c1de8.0",
"version": "14.0.0-canary.3e30054fb.0",
"license": "MIT",

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

"dependencies": {
"@material/dom": "14.0.0-canary.3e20c1de8.0",
"@material/feature-targeting": "14.0.0-canary.3e20c1de8.0",
"@material/rtl": "14.0.0-canary.3e20c1de8.0"
"@material/dom": "14.0.0-canary.3e30054fb.0",
"@material/feature-targeting": "14.0.0-canary.3e30054fb.0",
"@material/rtl": "14.0.0-canary.3e30054fb.0"
},
"gitHead": "29fe61f3aef5a85c7a462638b6c2b809a3be57c3"
"gitHead": "04d79139861b90bf3488ab3f74e4bc33e6af1c8d"
}

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