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.0.0-alpha.9 to 2.0.0-alpha.10

1

dist/scssVariables.d.ts

@@ -6,2 +6,3 @@ declare const _default: {

"rmd-icon-include-dense": boolean;
"rmd-icon-material-icons-font": boolean;
"rmd-icon-use-font-icons": boolean;

@@ -8,0 +9,0 @@ "rmd-icon-use-svg-icons": boolean;

@@ -9,2 +9,3 @@ "use strict";

"rmd-icon-include-dense": true,
"rmd-icon-material-icons-font": true,
"rmd-icon-use-font-icons": true,

@@ -11,0 +12,0 @@ "rmd-icon-use-svg-icons": true,

10

package.json
{
"name": "@react-md/icon",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"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 @@ "scripts": {

"dependencies": {
"@react-md/theme": "^2.0.0-alpha.9",
"@react-md/typography": "^2.0.0-alpha.9",
"@react-md/utils": "^2.0.0-alpha.9",
"@react-md/theme": "^2.0.0-alpha.10",
"@react-md/typography": "^2.0.0-alpha.10",
"@react-md/utils": "^2.0.0-alpha.10",
"classnames": "^2.2.6"

@@ -55,3 +55,3 @@ },

},
"gitHead": "5dc105d777dd95c5ab6b38509d9c002993bbf4b0"
"gitHead": "d42497f9e2e5c6e7f37774e140a5bf80c644081d"
}

@@ -7,2 +7,3 @@ /** this is an auto-generated file from @react-md/dev-utils */

"rmd-icon-include-dense": true,
"rmd-icon-material-icons-font": true,
"rmd-icon-use-font-icons": true,

@@ -9,0 +10,0 @@ "rmd-icon-use-svg-icons": true,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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