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

@react-md/divider

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/divider - npm Package Compare versions

Comparing version 2.0.0-alpha.3 to 2.0.0-alpha.5

17

package.json
{
"name": "@react-md/divider",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.5",
"description": "This package is used to create horizontal or vertical dividers in your application.",

@@ -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/divider"
},
"bugs": {
"url": "https://github.com/mlaursen/react-md/issues"
},
"keywords": [

@@ -32,4 +39,4 @@ "react-md",

"dependencies": {
"@react-md/theme": "^2.0.0-alpha.3",
"@react-md/utils": "^2.0.0-alpha.3",
"@react-md/theme": "^2.0.0-alpha.5",
"@react-md/utils": "^2.0.0-alpha.5",
"classnames": "^2.2.6"

@@ -46,3 +53,3 @@ },

},
"gitHead": "ff38fa4bd502c527ffb8847eae71b471456e0355"
"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