@ekidpro/ui.button
Advanced tools
Comparing version 0.0.2 to 0.0.4
{ | ||
"name": "@ekidpro/ui.button", | ||
"version": "0.0.2", | ||
"version": "0.0.4", | ||
"description": "> TODO: description", | ||
@@ -24,5 +24,12 @@ "author": "lamlv <lam.luongvan2305@gmail.com>", | ||
"build": "rollup -c", | ||
"clean": "rm -rf lib", | ||
"storybook": "start-storybook -p 6006" | ||
}, | ||
"gitHead": "81d4f75296a4add5ca4c94299f3ce89977b3577d" | ||
"dependencies": { | ||
"clsx": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@types/react-dom": "^17.0.7" | ||
}, | ||
"gitHead": "b066ddeaf7a9714e6017a495e87d8f07a8f332f5" | ||
} |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
438131
9
367
1
1
+ Addedclsx@^1.1.1
+ Addedclsx@1.2.1(transitive)