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 2.9.0 to 2.9.1

tsconfig.var.json

12

CHANGELOG.md

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

## [2.9.1](https://github.com/mlaursen/react-md/compare/v2.9.0...v2.9.1) (2021-07-27)
### Other Internal Changes
* **install:** slighly reduce install size by excluding tests in publish ([9d01a44](https://github.com/mlaursen/react-md/commit/9d01a44b81b619d6ac1c4d458005c99838fc6894))
# [2.9.0](https://github.com/mlaursen/react-md/compare/v2.8.5...v2.9.0) (2021-07-18)

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

10

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

@@ -11,6 +11,2 @@ "main": "./dist/scssVariables.js",

],
"files": [
"src/*",
"dist/*"
],
"author": "Mikkel Laursen <mlaursen03@gmail.com>",

@@ -36,3 +32,3 @@ "repository": {

"dependencies": {
"@react-md/utils": "^2.9.0"
"@react-md/utils": "^2.9.1"
},

@@ -52,3 +48,3 @@ "devDependencies": {

},
"gitHead": "4d2ab41e4f72827ce7c3337c6cc2506533fc199f"
"gitHead": "9a1f1f2c7bb8d7c88a200d134d123ef3f5ecf208"
}
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