@highlight-ui/dropdown-menu
Advanced tools
Comparing version 2.0.9 to 2.0.10
{ | ||
"name": "@highlight-ui/dropdown-menu", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"author": "Personio GmbH", | ||
@@ -20,3 +20,4 @@ "main": "dist/cjs/index.js", | ||
"build": "highlight-build", | ||
"sb:dev": "export COMPONENT_STORIES=$(basename $(pwd)); cd ../../; yarn sb:dev" | ||
"sb:dev": "export COMPONENT_STORIES=$(basename $(pwd)); cd ../../; yarn sb:dev", | ||
"prepublishOnly": "yarn build" | ||
}, | ||
@@ -27,3 +28,3 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@highlight-ui/button": "^9.0.4", | ||
"@highlight-ui/button": "^9.0.5", | ||
"@highlight-ui/configs-base-jest": "^2.0.3", | ||
@@ -48,4 +49,4 @@ "@highlight-ui/configs-base-tsconfig": "^1.1.2", | ||
"dependencies": { | ||
"@highlight-ui/typography": "^3.0.22", | ||
"@highlight-ui/utils-commons": "^1.3.9", | ||
"@highlight-ui/typography": "^3.0.23", | ||
"@highlight-ui/utils-commons": "^1.3.10", | ||
"lodash": "^4.17.21" | ||
@@ -57,3 +58,3 @@ }, | ||
}, | ||
"gitHead": "1fc496600c85a28673d88c261fe429ed913a7f1c" | ||
"gitHead": "f7b293ac9108f5be17180a40b0595a3e0280bcf6" | ||
} |
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
3269
3
0