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

@react-md/icon

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/icon - npm Package Compare versions

Comparing version 2.1.2 to 2.3.0-alpha.0

27

CHANGELOG.md

@@ -6,20 +6,14 @@ # 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/icon
**Note:** Version bump only for package [@react-md/icon](../icon)
# 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/icon](../icon)
## [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/icon
**Note:** Version bump only for package [@react-md/icon](../icon)
# 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)

@@ -29,10 +23,5 @@

- Booleans in dist/scssVariables
- Booleans in `dist/scssVariables`
([f6d43a3](https://github.com/mlaursen/react-md/commit/f6d43a31a13647e0b92c256975652913fb8bb34e))
# 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)

@@ -44,5 +33,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))

@@ -49,0 +38,0 @@

{
"name": "@react-md/icon",
"version": "2.1.2",
"version": "2.3.0-alpha.0",
"description": "This package is for including icons within react-md. There is included support for both font icons and SVG icons. There is also a helper component for applying spacing between icons and text.",

@@ -44,5 +44,5 @@ "scripts": {

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

@@ -63,3 +63,3 @@ },

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

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

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

@@ -17,3 +17,3 @@

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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