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

4

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [3.0.0-alpha.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0-alpha.0) (2021-08-11)
# [3.0.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0) (2021-08-13)

@@ -12,3 +12,3 @@

* **react-md.dev:** updated examples to work with `sass` instead of node-sass ([b2857b0](https://github.com/mlaursen/react-md/commit/b2857b0bf427ce5388ba525000d8c32d6237b37c))
* **react-md.dev:** updated examples to work with `sass` instead of node-sass ([d8ddf51](https://github.com/mlaursen/react-md/commit/d8ddf517eb5d5a5b83388da2cf72a61b51c74556))

@@ -15,0 +15,0 @@

{
"name": "@react-md/icon",
"version": "3.0.0-alpha.0",
"version": "3.0.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.",

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

"dependencies": {
"@react-md/theme": "^3.0.0-alpha.0",
"@react-md/typography": "^3.0.0-alpha.0",
"@react-md/utils": "^3.0.0-alpha.0",
"@react-md/theme": "^3.0.0",
"@react-md/typography": "^3.0.0",
"@react-md/utils": "^3.0.0",
"classnames": "^2.3.1"

@@ -52,3 +52,3 @@ },

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