New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-md/list

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/list - npm Package Compare versions

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

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # 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)
### Bug Fixes
* 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)
## [3.0.1-alpha.1](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1-alpha.1) (2021-08-15)

@@ -8,0 +20,0 @@

9

package.json
{
"name": "@react-md/list",
"version": "3.0.1-alpha.1",
"version": "3.0.1-alpha.2",
"description": "This package is used to create lists with the material design specs.",

@@ -37,3 +37,3 @@ "main": "./lib/index.js",

"@react-md/icon": "^3.0.0",
"@react-md/states": "^3.0.1-alpha.1",
"@react-md/states": "^3.0.1-alpha.2",
"@react-md/theme": "^3.0.0",

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

"peerDependencies": {
"react": ">= 16.8"
"react": ">= 16.8",
"react-dom": ">= 16.8.0"
},

@@ -58,3 +59,3 @@ "optionalDependencies": {

},
"gitHead": "909341f385c5eb7df88a0db7b2e0368143a92e82"
"gitHead": "8d1afc46ff536319e6b82e9e0a53fd46f5513078"
}
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