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

react-customizable-progressbar

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-customizable-progressbar - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/index.d.ts

9

package.json
{
"name": "react-customizable-progressbar",
"version": "2.0.0",
"version": "2.0.1",
"description": "Customizable circular SVG progress bar component for React",
"main": "./dist/index.cjs.js",
"module": "./dist/index.esm.js",
"module": "./dist/index.es.js",
"types": "./dist/index.d.ts",
"exports:": {
"import": "./dist/index.es.js",
"require": "./dist/index.cjs.js"
},
"files": [

@@ -51,2 +55,3 @@ "dist"

"vite": "^4.5.0",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-eslint": "^1.6.0"

@@ -53,0 +58,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