New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-md/button

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/button - npm Package Compare versions

Comparing version 5.1.2 to 5.1.3

17

CHANGELOG.md

@@ -6,2 +6,19 @@ # Change Log

## [5.1.3](https://github.com/mlaursen/react-md/compare/v5.1.2...v5.1.3) (2022-05-07)
### Bug Fixes
* **@react-md/button:** do not shrink in flex containers ([66bf6e0](https://github.com/mlaursen/react-md/commit/66bf6e0f97a744d02c3813f63e841293c68de2ea))
### Other Internal Changes
* **typos:** fix additional typos throughout repo ([ef20132](https://github.com/mlaursen/react-md/commit/ef2013288ce8649b9fddba9bc23c71df72ea03a1))
## [5.1.2](https://github.com/mlaursen/react-md/compare/v5.1.1...v5.1.2) (2022-04-02)

@@ -8,0 +25,0 @@

18

package.json
{
"name": "@react-md/button",
"version": "5.1.2",
"version": "5.1.3",
"description": "This package is used to create buttons with the material design spec. There is built-in support to be able to render accessible clickable divs that look like buttons, or even apply button styles to any element.",

@@ -33,9 +33,9 @@ "main": "./lib/index.js",

"dependencies": {
"@react-md/elevation": "^5.1.2",
"@react-md/icon": "^5.1.2",
"@react-md/states": "^5.1.2",
"@react-md/theme": "^5.1.2",
"@react-md/transition": "^5.1.2",
"@react-md/typography": "^5.1.2",
"@react-md/utils": "^5.1.2",
"@react-md/elevation": "^5.1.3",
"@react-md/icon": "^5.1.3",
"@react-md/states": "^5.1.3",
"@react-md/theme": "^5.1.3",
"@react-md/transition": "^5.1.3",
"@react-md/typography": "^5.1.3",
"@react-md/utils": "^5.1.3",
"classnames": "^2.3.1"

@@ -62,3 +62,3 @@ },

},
"gitHead": "ec7de5dc79a69109f96600fa368d7be67fb20296"
"gitHead": "72bde657f033353fc3e56c48185defa895cfa81c"
}

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