Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

victory-bar

Package Overview
Dependencies
Maintainers
5
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-bar - npm Package Compare versions

Comparing version 31.0.0 to 31.0.1

2

es/bar.js

@@ -100,3 +100,3 @@ import _isNil from "lodash/isNil";

updateCornerRadius("bottomLeft", "bottom");
updateCornerRadius("bottomRight", "right");
updateCornerRadius("bottomRight", "bottom");
return realCornerRadius;

@@ -103,0 +103,0 @@ }

@@ -115,3 +115,3 @@ "use strict";

updateCornerRadius("bottomLeft", "bottom");
updateCornerRadius("bottomRight", "right");
updateCornerRadius("bottomRight", "bottom");
return realCornerRadius;

@@ -118,0 +118,0 @@ }

{
"name": "victory-bar",
"version": "31.0.0",
"version": "31.0.1",
"description": "Bar Component for Victory",

@@ -5,0 +5,0 @@ "keywords": [

@@ -92,3 +92,3 @@ import React from "react";

updateCornerRadius("bottomLeft", "bottom");
updateCornerRadius("bottomRight", "right");
updateCornerRadius("bottomRight", "bottom");
return realCornerRadius;

@@ -95,0 +95,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc