New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 2.0.0-alpha.4 to 2.0.0-alpha.5

19

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

@@ -17,3 +17,10 @@ "scripts": {

"author": "Mikkel Laursen <mlaursen03@gmail.com>",
"repository": "https://github.com/mlaursen/react-md",
"repository": {
"type": "git",
"url": "https://github.com/mlaursen/react-md",
"directory": "packages/elevation"
},
"bugs": {
"url": "https://github.com/mlaursen/react-md/issues"
},
"keywords": [

@@ -28,5 +35,5 @@ "react-md",

"dependencies": {
"@react-md/theme": "^2.0.0-alpha.3",
"@react-md/transition": "^2.0.0-alpha.4",
"@react-md/utils": "^2.0.0-alpha.3"
"@react-md/theme": "^2.0.0-alpha.5",
"@react-md/transition": "^2.0.0-alpha.5",
"@react-md/utils": "^2.0.0-alpha.5"
},

@@ -36,3 +43,3 @@ "publishConfig": {

},
"gitHead": "70470bc16c438ce4603af78a3c8664c191917c4b"
"gitHead": "3210cd3047162980716f1eb07cb25b364a241a70"
}
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