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

@react-md/elevation

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/elevation - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

12

CHANGELOG.md

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

# [3.1.0](https://github.com/mlaursen/react-md/compare/v3.0.1...v3.1.0) (2021-09-10)
### Other Internal Changes
* ran `yarn format` to include new files ([48d3d7f](https://github.com/mlaursen/react-md/commit/48d3d7fddb0435edf7dec9d0ba38cf3f0f251709))
## [3.0.1](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1) (2021-08-15)

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

10

package.json
{
"name": "@react-md/elevation",
"version": "3.0.1",
"version": "3.1.0",
"description": "This is a small package for react-md that can create the elevation styles in the material design spec.",

@@ -30,5 +30,5 @@ "main": "./dist/scssVariables.js",

"dependencies": {
"@react-md/theme": "^3.0.0",
"@react-md/transition": "^3.0.1",
"@react-md/utils": "^3.0.0"
"@react-md/theme": "^3.1.0",
"@react-md/transition": "^3.1.0",
"@react-md/utils": "^3.1.0"
},

@@ -42,3 +42,3 @@ "peerDependencies": {

},
"gitHead": "68149668ebc79c4bbcbb2875d65b9ac243e12c77"
"gitHead": "5891a3255f12fb34d2cc82d81d10f85f712a21e8"
}

@@ -10,5 +10,3 @@ {

},
"include": [
"src/scssVariables.ts"
]
"include": ["src/scssVariables.ts"]
}

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