@rsbuild/shared
Advanced tools
Comparing version 0.4.9 to 0.4.10
@@ -45,3 +45,3 @@ /// <reference types="node" /> | ||
host?: string; | ||
protocol?: string; | ||
protocol?: 'ws' | 'wss'; | ||
}; | ||
@@ -48,0 +48,0 @@ /** Provides the ability to execute a custom function and apply custom middlewares */ |
{ | ||
"name": "@rsbuild/shared", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "The internal shared modules and dependencies of Rsbuild.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://rsbuild.dev", |
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
7713535