New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

bpk-component-barchart

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpk-component-barchart - npm Package Compare versions

Comparing version

to
4.0.10

{
"name": "bpk-component-barchart",
"version": "4.0.9",
"version": "4.0.10",
"description": "Backpack bar chart component.",

@@ -15,7 +15,7 @@ "license": "Apache-2.0",

},
"gitHead": "fcf8c4394c181f65c879dc44d3d52845321dad42",
"gitHead": "1fd57e7fafc047e4b223819f06ca55ac83dcc458",
"dependencies": {
"@skyscanner/bpk-foundations-web": "^1.0.0",
"bpk-component-mobile-scroll-container": "^3.0.6",
"bpk-mixins": "^22.0.0",
"@skyscanner/bpk-foundations-web": "^1.1.0",
"bpk-component-mobile-scroll-container": "^3.0.7",
"bpk-mixins": "^22.0.1",
"bpk-react-utils": "^4.0.0",

@@ -31,7 +31,7 @@ "d3-path": "^2.0.0",

"devDependencies": {
"bpk-component-breakpoint": "^3.0.6",
"bpk-component-content-container": "^3.0.5",
"bpk-component-rtl-toggle": "^3.0.5",
"bpk-component-text": "^4.0.7"
"bpk-component-breakpoint": "^3.0.7",
"bpk-component-content-container": "^3.0.6",
"bpk-component-rtl-toggle": "^3.0.6",
"bpk-component-text": "^4.0.8"
}
}

@@ -97,3 +97,2 @@ /*

<g className={classNames} transform={`translate(${x}, ${y})`}>
<title>{label}</title>
{/* $FlowFixMe[cannot-spread-inexact] - inexact rest. See 'decisions/flowfixme.md'. */}

@@ -100,0 +99,0 @@ <rect

@@ -129,2 +129,3 @@ /*

className={getClassName('bpk-chart__axis')}
aria-hidden="true"
{...containerProps}

@@ -131,0 +132,0 @@ {...rest}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet