@hixme-ui/card-drawer
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "@hixme-ui/card-drawer", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "hixme-ui CardDrawer component", | ||
@@ -82,6 +82,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@hixme-ui/card": "^2.0.0", | ||
"@hixme-ui/container": "^2.0.0", | ||
"@hixme-ui/icon": "^2.0.0", | ||
"@hixme-ui/theme": "^2.0.0", | ||
"@hixme-ui/card": "^2.1.0", | ||
"@hixme-ui/container": "^2.1.0", | ||
"@hixme-ui/icon": "^2.1.0", | ||
"@hixme-ui/theme": "^2.1.0", | ||
"react-collapsible": "^2.0.3", | ||
@@ -92,5 +92,5 @@ "styled-components": "^2.3.3" | ||
"prop-types": "^15.6.0", | ||
"react": "~15 || ~16" | ||
"react": "~15 || ~16 || ~17" | ||
}, | ||
"gitHead": "2214195647bb37835500f0e57a9115ef81b93898" | ||
"gitHead": "dffadfa1556246f46edfb077a8ddb58b89beaf48" | ||
} |
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
31464
+ Addedreact@17.0.2(transitive)
Updated@hixme-ui/card@^2.1.0
Updated@hixme-ui/container@^2.1.0
Updated@hixme-ui/icon@^2.1.0
Updated@hixme-ui/theme@^2.1.0