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.8.5 to 2.9.0

8

CHANGELOG.md

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

# [2.9.0](https://github.com/mlaursen/react-md/compare/v2.8.5...v2.9.0) (2021-07-18)
**Note:** Version bump only for package @react-md/states
## [2.8.5](https://github.com/mlaursen/react-md/compare/v2.8.4...v2.8.5) (2021-07-03)

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

10

package.json
{
"name": "@react-md/states",
"version": "2.8.5",
"version": "2.9.0",
"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.8.4",
"@react-md/transition": "^2.8.5",
"@react-md/utils": "^2.8.4",
"@react-md/theme": "^2.9.0",
"@react-md/transition": "^2.9.0",
"@react-md/utils": "^2.9.0",
"classnames": "^2.3.1",

@@ -58,3 +58,3 @@ "react-transition-group": "^4.4.2"

},
"gitHead": "015876a77ba2b484d797395ce1f7d097b35d0834"
"gitHead": "4d2ab41e4f72827ce7c3337c6cc2506533fc199f"
}
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