Socket
Socket
Sign inDemoInstall

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

12

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 @@

* **sass:** use math.div instead of division since it's deprecated ([f88aca2](https://github.com/mlaursen/react-md/commit/f88aca24113ce27582d7de02b14de26f56eb6846))
* **sass:** use math.div instead of division since it's deprecated ([d8c3f12](https://github.com/mlaursen/react-md/commit/d8c3f1299ea35814667c5915880744399e5b2108))

@@ -18,3 +18,3 @@

* **@react-md/theme:** $rmd-theme-dark-elevation `defaults` to true ([709d34c](https://github.com/mlaursen/react-md/commit/709d34ca1f7c138b96e5aa17aba5344ff131fb39))
* **@react-md/theme:** $rmd-theme-dark-elevation `defaults` to true ([b371337](https://github.com/mlaursen/react-md/commit/b37133778bcd024e91bca4cb9d28d3b723f88293))

@@ -24,7 +24,7 @@

* **react-md.dev:** removed tilde from imports ([f0e5dee](https://github.com/mlaursen/react-md/commit/f0e5dee0c7da49792ac66dd04e78e1608a1867d5))
* **react-md.dev:** updated docs for new rmd-theme-dark-elevation `defaults` ([45ffc9d](https://github.com/mlaursen/react-md/commit/45ffc9d757db2095104fab34e819dd583edb80f2))
* **react-md.dev:** removed tilde from imports ([6081e14](https://github.com/mlaursen/react-md/commit/6081e145c13ab4f86c2f84da3dbc1988986ffdd2))
* **react-md.dev:** updated docs for new rmd-theme-dark-elevation `defaults` ([b2269ff](https://github.com/mlaursen/react-md/commit/b2269ffe2699a9eaf375dc9dd3957796dd313c8e))
### BREAKING CHANGES
### Breaking Changes

@@ -31,0 +31,0 @@ * **@react-md/theme:** `$rmd-theme-dark-elevation` now defaults to `true` instead of `false`

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

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

"dependencies": {
"@react-md/utils": "^3.0.0-alpha.0"
"@react-md/utils": "^3.0.0"
},

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

},
"gitHead": "f5d2f34a10b8066949a787387d9d0e2f19051671"
"gitHead": "a9995e084480006a77f9123b95ce7275998fb406"
}

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