bpk-component-accordion-css
Advanced tools
Comparing version 2.3.2 to 2.3.3
{ | ||
"name": "bpk-component-accordion-css", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "Backpack accordion component.", | ||
@@ -17,6 +17,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"bpk-animate-height-css": "^3.1.2", | ||
"bpk-component-icon-css": "^8.4.2", | ||
"bpk-component-text-css": "^3.2.2", | ||
"bpk-mixins-css": "^20.2.2", | ||
"bpk-animate-height-css": "^3.1.3", | ||
"bpk-component-icon-css": "^8.4.3", | ||
"bpk-component-text-css": "^3.2.3", | ||
"bpk-mixins-css": "^20.2.3", | ||
"bpk-react-utils-css": "^3.1.0", | ||
@@ -29,5 +29,5 @@ "prop-types": "^15.6.2" | ||
"devDependencies": { | ||
"bpk-component-checkbox-css": "^2.3.2", | ||
"bpk-tokens-css": "^36.2.1" | ||
"bpk-component-checkbox-css": "^2.3.3", | ||
"bpk-tokens-css": "^36.2.2" | ||
} | ||
} |
@@ -48,2 +48,3 @@ /* | ||
.add('With icons', WithIconsExample) | ||
.add('With bold titles', WithBoldTitlesExample); | ||
.add('With bold titles', WithBoldTitlesExample) | ||
.add('Visual test', SingleItemExample); |
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
71663
1167
4
Updatedbpk-mixins-css@^20.2.3