New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.7.0 to 2.7.1

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

## [2.7.1](https://github.com/mlaursen/react-md/compare/v2.7.0...v2.7.1) (2021-03-23)
### Other Internal Changes
* **ts:** stopped using FC type ([c5daa47](https://github.com/mlaursen/react-md/commit/c5daa47d73516e075c036fd745e7228d7f155a62))
# [2.7.0](https://github.com/mlaursen/react-md/compare/v2.6.0...v2.7.0) (2021-02-28)

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

10

package.json
{
"name": "@react-md/icon",
"version": "2.7.0",
"version": "2.7.1",
"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.",

@@ -40,5 +40,5 @@ "main": "./lib/index.js",

"dependencies": {
"@react-md/theme": "^2.7.0",
"@react-md/typography": "^2.7.0",
"@react-md/utils": "^2.7.0",
"@react-md/theme": "^2.7.1",
"@react-md/typography": "^2.7.1",
"@react-md/utils": "^2.7.1",
"classnames": "^2.2.6"

@@ -59,3 +59,3 @@ },

},
"gitHead": "931e81f628b580837df3a97267a42c9880b13815"
"gitHead": "4fb8828b048fd2472096d5f55033cc4a7ba24e1a"
}

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