Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.5.0 to 2.5.4

4

CHANGELOG.md

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

## [2.5.4](https://github.com/mlaursen/react-md/compare/v2.5.3...v2.5.4) (2021-01-27)
**Note:** Version bump only for package [@react-md/button](../button)
# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

@@ -8,0 +12,0 @@

16

package.json
{
"name": "@react-md/button",
"version": "2.5.0",
"version": "2.5.4",
"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.",

@@ -40,8 +40,8 @@ "main": "./lib/index.js",

"dependencies": {
"@react-md/elevation": "^2.5.0",
"@react-md/icon": "^2.5.0",
"@react-md/states": "^2.5.0",
"@react-md/theme": "^2.5.0",
"@react-md/transition": "^2.5.0",
"@react-md/typography": "^2.5.0",
"@react-md/elevation": "^2.5.4",
"@react-md/icon": "^2.5.4",
"@react-md/states": "^2.5.4",
"@react-md/theme": "^2.5.4",
"@react-md/transition": "^2.5.4",
"@react-md/typography": "^2.5.4",
"@react-md/utils": "^2.5.0",

@@ -63,3 +63,3 @@ "classnames": "^2.2.6"

},
"gitHead": "589d2dd83a4949a893fd0bb71256993de8fcb9d9"
"gitHead": "db9831b4297e24f9fce14d599fc5c6c9fe7b0523"
}
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