Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rsbuild/shared

Package Overview
Dependencies
Maintainers
3
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rsbuild/shared - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

4

dist/types/server.d.ts

@@ -73,3 +73,3 @@ /// <reference types="node" />

/**
* The resolved port
* The resolved port.
*

@@ -88,3 +88,3 @@ * By default, Rsbuild Server listens on port `8080` and automatically increments the port number when the port is occupied.

*
* In rsbuild, we will trigger onAfterStartDevServer hook in this stage
* In Rsbuild, we will trigger onAfterStartDevServer hook in this stage
*/

@@ -91,0 +91,0 @@ afterListen: () => Promise<void>;

{
"name": "@rsbuild/shared",
"version": "0.5.3",
"version": "0.5.4",
"description": "The internal shared modules and dependencies of Rsbuild.",

@@ -122,3 +122,3 @@ "homepage": "https://rsbuild.dev",

"dependencies": {
"@rspack/core": "0.5.8",
"@rspack/core": "0.5.9",
"caniuse-lite": "^1.0.30001600",

@@ -125,0 +125,0 @@ "postcss": "^8.4.38"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc