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.1.2 to 2.3.0-alpha.0

27

CHANGELOG.md

@@ -6,29 +6,18 @@ # Change Log

## [2.1.2](https://github.com/mlaursen/react-md/compare/v2.1.1...v2.1.2) (2020-08-01)
# [2.3.0-alpha.0](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.0) (2020-09-01)
**Note:** Version bump only for package @react-md/divider
**Note:** Version bump only for package [@react-md/divider](../divider)
# Change Log
## [2.1.2](https://github.com/mlaursen/react-md/compare/v2.1.1...v2.1.2) (2020-08-01)
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
**Note:** Version bump only for package [@react-md/divider](../divider)
## [2.1.1](https://github.com/mlaursen/react-md/compare/v2.1.0...v2.1.1) (2020-07-21)
**Note:** Version bump only for package @react-md/divider
**Note:** Version bump only for package [@react-md/divider](../divider)
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.1.0](https://github.com/mlaursen/react-md/compare/v2.0.4...v2.1.0) (2020-07-12)
**Note:** Version bump only for package @react-md/divider
**Note:** Version bump only for package [@react-md/divider](../divider)
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.2](https://github.com/mlaursen/react-md/compare/v2.0.1...v2.0.2) (2020-06-30)

@@ -40,5 +29,5 @@

([50c9021](https://github.com/mlaursen/react-md/commit/50c9021cedc0d642758b9fd541bb6c93d2fe1786))
- Added sideEffects field to package.json
- Added `sideEffects` field to `package.json`
([31820b9](https://github.com/mlaursen/react-md/commit/31820b9b43705e5849664500a17b6849eb6dc2a9))
- sideEffects formatting
- `sideEffects` formatting
([78a7b6b](https://github.com/mlaursen/react-md/commit/78a7b6b0e40c7daefb749835670705f21bd21720))

@@ -45,0 +34,0 @@

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

@@ -42,4 +42,4 @@ "scripts": {

"dependencies": {
"@react-md/theme": "^2.1.2",
"@react-md/utils": "^2.1.0",
"@react-md/theme": "^2.3.0-alpha.0",
"@react-md/utils": "^2.3.0-alpha.0",
"classnames": "^2.2.6"

@@ -60,3 +60,3 @@ },

},
"gitHead": "b37e2fd0ec3413111e81e994f54cef68a113103f"
"gitHead": "1026b00201cb5ab60735372acd9b8abd26cc3c05"
}

@@ -10,3 +10,3 @@ # @react-md/divider

```sh
$ npm install --save @react-md/divider
npm install --save @react-md/divider
```

@@ -18,6 +18,6 @@

```sh
$ npm install --save @react-md/theme \
@react-md/typography \
@react-md/list \
@react-md/icon
npm install --save @react-md/theme \
@react-md/typography \
@react-md/list \
@react-md/icon
```

@@ -24,0 +24,0 @@

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