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

@react-md/menu

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/menu - npm Package Compare versions

Comparing version 3.0.1-alpha.2 to 3.0.1

24

CHANGELOG.md

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

## [3.0.1-alpha.2](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1-alpha.2) (2021-08-15)
## [3.0.1](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1) (2021-08-15)

@@ -12,3 +12,3 @@

* Updated peerDepdencies to fix yarn berry peer requirements ([5120150](https://github.com/mlaursen/react-md/commit/51201503bf9766a148220811aa22568fa8e4fefd)), closes [#1224](https://github.com/mlaursen/react-md/issues/1224)
* Updated peerDependencies to fix yarn berry peer requirements ([250efcd](https://github.com/mlaursen/react-md/commit/250efcdd81ea39c06b08eb30109589c89d9b8e0f)), closes [#1224](https://github.com/mlaursen/react-md/issues/1224)

@@ -20,22 +20,2 @@

## [3.0.1-alpha.1](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1-alpha.1) (2021-08-15)
### Bug Fixes
* Updated peerDepdencies to fix yarn berry peer requirements ([8891cd3](https://github.com/mlaursen/react-md/commit/8891cd31aa30eff8ee6d50b53ab2c2517f63d537)), closes [#1224](https://github.com/mlaursen/react-md/issues/1224)
## [3.0.1-alpha.0](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1-alpha.0) (2021-08-15)
**Note:** Version bump only for package @react-md/menu
# [3.0.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0) (2021-08-13)

@@ -42,0 +22,0 @@

14

package.json
{
"name": "@react-md/menu",
"version": "3.0.1-alpha.2",
"version": "3.0.1",
"description": "Create menus that auto-position themselves within the viewport and adhere to the accessibility guidelines",

@@ -34,9 +34,9 @@ "main": "./lib/index.js",

"dependencies": {
"@react-md/app-bar": "^3.0.1-alpha.2",
"@react-md/button": "^3.0.1-alpha.2",
"@react-md/app-bar": "^3.0.1",
"@react-md/button": "^3.0.1",
"@react-md/divider": "^3.0.0",
"@react-md/elevation": "^3.0.1-alpha.2",
"@react-md/elevation": "^3.0.1",
"@react-md/icon": "^3.0.0",
"@react-md/list": "^3.0.1-alpha.2",
"@react-md/states": "^3.0.1-alpha.2",
"@react-md/list": "^3.0.1",
"@react-md/states": "^3.0.1",
"@react-md/theme": "^3.0.0",

@@ -61,3 +61,3 @@ "@react-md/typography": "^3.0.0",

},
"gitHead": "8d1afc46ff536319e6b82e9e0a53fd46f5513078"
"gitHead": "68149668ebc79c4bbcbb2875d65b9ac243e12c77"
}
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