Socket
Socket
Sign inDemoInstall

rc-progress

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-progress - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

package.json
{
"name": "rc-progress",
"version": "2.5.0",
"version": "2.5.1",
"description": "progress ui component for react",

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

@@ -8,3 +8,3 @@ /* tslint:disable */

percent?: number | number[];
strokeColor?: string | string[];
strokeColor?: string | string[] | object;
trailColor?: string;

@@ -11,0 +11,0 @@ strokeLinecap?: 'butt' | 'square' | 'round';

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