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.4.0 to 2.4.1

18

CHANGELOG.md

@@ -6,7 +6,12 @@ # Change Log

# [2.4.0](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.4.0) (2020-10-17)
## [2.4.1](https://github.com/mlaursen/react-md/compare/v2.4.0...v2.4.1) (2020-10-17)
**Note:** Version bump only for package [@react-md/states](../states)
# [2.4.0](https://github.com/mlaursen/react-md/compare/v2.3.1...v2.4.0) (2020-10-17)
### Bug Fixes
- **states:** fixed usedPressStates to pass onClick like other state hooks
- [@react-md/states](../states): fixed usedPressStates to pass onClick like
other state hooks
([82cd676](https://github.com/mlaursen/react-md/commit/82cd67695c2ecd6e9a710d5fbfce97ae4dfeda80))

@@ -16,11 +21,6 @@

- **theme:** Better Contrast Colors by Default and dev-utils refactor
([#955](https://github.com/mlaursen/react-md/issues/955))
- [@react-md/theme](../theme): Better Contrast Colors by Default and dev-utils
refactor ([#955](https://github.com/mlaursen/react-md/issues/955))
([519b128](https://github.com/mlaursen/react-md/commit/519b128522de944d55ff96a1e1125447665ed586))
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.3.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.1) (2020-09-15)

@@ -27,0 +27,0 @@

{
"name": "@react-md/states",
"version": "2.4.0",
"version": "2.4.1",
"description": "A package for adding the different focus, hover, selected, active, etc states to elements",

@@ -38,5 +38,5 @@ "main": "./lib/index.js",

"dependencies": {
"@react-md/theme": "^2.4.0",
"@react-md/transition": "^2.4.0",
"@react-md/utils": "^2.4.0",
"@react-md/theme": "^2.4.1",
"@react-md/transition": "^2.4.1",
"@react-md/utils": "^2.4.1",
"react-transition-group": "^4.4.1"

@@ -57,3 +57,3 @@ },

},
"gitHead": "96fb088b5ae725ce21993aeda131de40119837e0"
"gitHead": "0e734e6aa94a6b7091244404d7c6ea6916fb43a5"
}
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