🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@rstack-dev/doc-ui

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rstack-dev/doc-ui - npm Package Compare versions

Comparing version
1.12.2
to
1.12.3
+7
-0
dist/nav-icon/index.css

@@ -124,2 +124,8 @@ .root-M0JNBp {

.popover-fmVcBt .ant-popover-container {
box-shadow: none;
background-color: #0000;
padding: 0;
}
.popover-fmVcBt .ant-popover-content {

@@ -133,2 +139,3 @@ box-sizing: border-box;

overflow: hidden;
box-shadow: 0 6px 16px #00000014, 0 3px 6px -4px #0000001f, 0 9px 28px 8px #0000000d;
}

@@ -135,0 +142,0 @@

+6
-3
{
"name": "@rstack-dev/doc-ui",
"version": "1.12.2",
"version": "1.12.3",
"type": "module",

@@ -56,3 +56,3 @@ "types": "./dist/index.d.ts",

"type": "git",
"url": "https://github.com/rspack-contrib/rstack-doc-ui"
"url": "https://github.com/rstackjs/rstack-doc-ui"
},

@@ -71,3 +71,4 @@ "files": [

"lint:fix": "biome check --write --unsafe",
"bump": "npx bumpp"
"bump": "npx bumpp",
"chromatic": "chromatic"
},

@@ -95,2 +96,3 @@ "dependencies": {

"@storybook/react": "^10.1.5",
"@storybook/test": "9.0.0-alpha.2",
"@types/node": "~24.10.2",

@@ -100,2 +102,3 @@ "@types/react": "^18.3.27",

"antd": "^6.1.0",
"chromatic": "^13.3.5",
"execa": "9.6.1",

@@ -102,0 +105,0 @@ "fs-extra": "11.3.2",