@uiw/react-card
Advanced tools
Comparing version 4.9.4 to 4.9.6
{ | ||
"name": "@uiw/react-card", | ||
"version": "4.9.4", | ||
"version": "4.9.6", | ||
"description": "Card component", | ||
@@ -12,6 +12,8 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"license": "MIT", | ||
"main": "lib/cjs/index.js", | ||
"module": "lib/esm/index.js", | ||
"main": "cjs/index.js", | ||
"module": "esm/index.js", | ||
"files": [ | ||
"lib", | ||
"dist.css", | ||
"cjs", | ||
"esm", | ||
"src" | ||
@@ -46,7 +48,7 @@ ], | ||
"dependencies": { | ||
"@uiw/utils": "^4.9.4" | ||
"@uiw/utils": "^4.9.6" | ||
}, | ||
"devDependencies": { | ||
"@babel/runtime": "7.14.8", | ||
"@types/react": "17.0.15", | ||
"@babel/runtime": "7.15.3", | ||
"@types/react": "17.0.19", | ||
"@types/react-dom": "17.0.9", | ||
@@ -53,0 +55,0 @@ "react": "17.0.2", |
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
14
304
25415
1
Updated@uiw/utils@^4.9.6