Socket
Socket
Sign inDemoInstall

@clayui/progress-bar

Package Overview
Dependencies
12
Maintainers
14
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.56.0 to 3.65.0

2

lib/index.d.ts

@@ -24,3 +24,3 @@ /**

}
declare const ClayProgressBar: React.FunctionComponent<IProps>;
declare const ClayProgressBar: ({ children, className, feedback, spritemap, value, warn, ...otherProps }: IProps) => JSX.Element;
export default ClayProgressBar;
{
"name": "@clayui/progress-bar",
"version": "3.56.0",
"version": "3.65.0",
"description": "ClayProgressBar component",

@@ -41,3 +41,3 @@ "license": "BSD-3-Clause",

],
"gitHead": "1c33d9c709d8ce071862f0087c76ac23ce11465b"
"gitHead": "603f05c8d617d98e29f0456b5d6618f9a95ce740"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc