Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.0.0-alpha.4 to 2.0.0-alpha.5

27

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

@@ -20,3 +20,10 @@ "scripts": {

"author": "Mikkel Laursen <mlaursen03@gmail.com>",
"repository": "https://github.com/mlaursen/react-md",
"repository": {
"type": "git",
"url": "https://github.com/mlaursen/react-md",
"directory": "packages/list"
},
"bugs": {
"url": "https://github.com/mlaursen/react-md/issues"
},
"keywords": [

@@ -35,9 +42,9 @@ "accessibility",

"dependencies": {
"@react-md/avatar": "^2.0.0-alpha.3",
"@react-md/divider": "^2.0.0-alpha.3",
"@react-md/icon": "^2.0.0-alpha.3",
"@react-md/states": "^2.0.0-alpha.4",
"@react-md/theme": "^2.0.0-alpha.3",
"@react-md/typography": "^2.0.0-alpha.3",
"@react-md/utils": "^2.0.0-alpha.3",
"@react-md/avatar": "^2.0.0-alpha.5",
"@react-md/divider": "^2.0.0-alpha.5",
"@react-md/icon": "^2.0.0-alpha.5",
"@react-md/states": "^2.0.0-alpha.5",
"@react-md/theme": "^2.0.0-alpha.5",
"@react-md/typography": "^2.0.0-alpha.5",
"@react-md/utils": "^2.0.0-alpha.5",
"classnames": "^2.2.6"

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

},
"gitHead": "70470bc16c438ce4603af78a3c8664c191917c4b"
"gitHead": "3210cd3047162980716f1eb07cb25b364a241a70"
}
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