@react-md/elevation
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0
@@ -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 @@ | ||
* **@react-md/dev-utils:** updated variables command to work with `sass` ([d95f55a](https://github.com/mlaursen/react-md/commit/d95f55a78846726debe9f4ac4daeaefd6036c8d8)) | ||
* **@react-md/dev-utils:** updated variables command to work with `sass` ([5376be1](https://github.com/mlaursen/react-md/commit/5376be11f3499afafd3ddde363178e1aa270cb9c)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@react-md/elevation", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.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-alpha.0", | ||
"@react-md/transition": "^3.0.0-alpha.0", | ||
"@react-md/utils": "^3.0.0-alpha.0" | ||
"@react-md/theme": "^3.0.0", | ||
"@react-md/transition": "^3.0.0", | ||
"@react-md/utils": "^3.0.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f5d2f34a10b8066949a787387d9d0e2f19051671" | ||
"gitHead": "a9995e084480006a77f9123b95ce7275998fb406" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
76137
0
0
Updated@react-md/theme@^3.0.0
Updated@react-md/transition@^3.0.0
Updated@react-md/utils@^3.0.0