Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-md/states

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/states - npm Package Compare versions

Comparing version 2.3.0-alpha.1 to 2.3.0-alpha.2

8

CHANGELOG.md

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

# [2.3.0-alpha.2](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.2) (2020-09-05)
### Bug Fixes
- [@react-md/states](../states): fixed usedPressStates to pass onClick like
other state hooks
([82cd676](https://github.com/mlaursen/react-md/commit/82cd67695c2ecd6e9a710d5fbfce97ae4dfeda80))
# [2.3.0-alpha.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.1) (2020-09-03)

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

10

package.json
{
"name": "@react-md/states",
"version": "2.3.0-alpha.1",
"version": "2.3.0-alpha.2",
"description": "A package for adding the different focus, hover, selected, active, etc states to elements",

@@ -42,5 +42,5 @@ "scripts": {

"dependencies": {
"@react-md/theme": "^2.3.0-alpha.1",
"@react-md/transition": "^2.3.0-alpha.1",
"@react-md/utils": "^2.3.0-alpha.1",
"@react-md/theme": "^2.3.0-alpha.2",
"@react-md/transition": "^2.3.0-alpha.2",
"@react-md/utils": "^2.3.0-alpha.2",
"react-transition-group": "^4.4.1"

@@ -61,3 +61,3 @@ },

},
"gitHead": "a1c24cacc88fcb9ba3ba8bec2dd0a97a2b885553"
"gitHead": "71089d4a203d944465d73ac5f940c1d8798974a5"
}
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