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

@react-md/theme

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

Comparing version 2.8.2 to 2.8.3

8

CHANGELOG.md

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

## [2.8.3](https://github.com/mlaursen/react-md/compare/v2.8.2...v2.8.3) (2021-05-18)
**Note:** Version bump only for package @react-md/theme
## [2.8.2](https://github.com/mlaursen/react-md/compare/v2.8.1...v2.8.2) (2021-04-23)

@@ -8,0 +16,0 @@

11

dist/scssVariables.js

@@ -525,12 +525,3 @@ "use strict";

"rmd-theme-primary-suffixes": [
50,
100,
200,
300,
400,
500,
600,
700,
800,
900,
50, 100, 200, 300, 400, 500, 600, 700, 800, 900,
],

@@ -537,0 +528,0 @@ "rmd-theme-accent-suffixes": [100, 200, 400, 700],

{
"name": "@react-md/theme",
"version": "2.8.2",
"version": "2.8.3",
"description": "The base package for including a theme for react-md. This is required by most other packages.",

@@ -35,3 +35,3 @@ "main": "./dist/scssVariables.js",

"dependencies": {
"@react-md/utils": "^2.8.2"
"@react-md/utils": "^2.8.3"
},

@@ -51,3 +51,3 @@ "devDependencies": {

},
"gitHead": "c69105066207d23a3323299638ceeecd4bc1162e"
"gitHead": "c02bfcf9eca5196f9b9c415bdf6d81cabd08a980"
}

@@ -524,12 +524,3 @@ /*

"rmd-theme-primary-suffixes": [
50,
100,
200,
300,
400,
500,
600,
700,
800,
900,
50, 100, 200, 300, 400, 500, 600, 700, 800, 900,
],

@@ -536,0 +527,0 @@ "rmd-theme-accent-suffixes": [100, 200, 400, 700],

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