@material/react-fab
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@material/react-fab", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Material Components React Floating Action Button (FAB)", | ||
@@ -18,8 +18,11 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@material/fab": "^0.34.1", | ||
"@material/react-ripple": "^0.1.0", | ||
"@material/fab": "^0.35.0", | ||
"@material/react-ripple": "^0.2.0", | ||
"classnames": "^2.2.5", | ||
"prop-types": "^15.6.1", | ||
"react": "^16.3.2" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
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
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
828762
16
7419
1
+ Added@material/base@0.35.0(transitive)
+ Added@material/elevation@0.35.0(transitive)
+ Added@material/fab@0.35.0(transitive)
+ Added@material/react-ripple@0.2.0(transitive)
+ Added@material/ripple@0.35.0(transitive)
+ Added@material/theme@0.35.0(transitive)
- Removed@material/base@0.34.0(transitive)
- Removed@material/elevation@0.34.0(transitive)
- Removed@material/fab@0.34.1(transitive)
- Removed@material/react-ripple@0.1.0(transitive)
- Removed@material/ripple@0.34.1(transitive)
- Removed@material/theme@0.34.0(transitive)
Updated@material/fab@^0.35.0