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.8.0 to 2.8.2

8

CHANGELOG.md

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

## [2.8.2](https://github.com/mlaursen/react-md/compare/v2.8.1...v2.8.2) (2021-04-23)
**Note:** Version bump only for package @react-md/button
# [2.8.0](https://github.com/mlaursen/react-md/compare/v2.7.1...v2.8.0) (2021-04-22)

@@ -8,0 +16,0 @@

18

package.json
{
"name": "@react-md/button",
"version": "2.8.0",
"version": "2.8.2",
"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,9 +40,9 @@ "main": "./lib/index.js",

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

@@ -63,3 +63,3 @@ },

},
"gitHead": "20e013ae17ebccaaac74e246b9cde88df11d5c84"
"gitHead": "c69105066207d23a3323299638ceeecd4bc1162e"
}
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