react-customizable-progressbar
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
50156
6
909
0
19