Socket
Book a DemoInstallSign in
Socket

@rspack/core

Package Overview
Dependencies
Maintainers
2
Versions
1160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rspack/core - npm Package Compare versions

Comparing version

to
1.5.4

4

module.d.ts

@@ -180,3 +180,3 @@ /**

children: NodeJS.Module["id"][];
hot?: Hot | undefined;
hot?: Hot;
}

@@ -223,3 +223,3 @@

// webpack: number;
webpackHot: Rspack.Hot;
webpackHot?: Rspack.Hot;
webpackContext: (

@@ -226,0 +226,0 @@ request: string,

{
"name": "@rspack/core",
"version": "1.5.3",
"version": "1.5.4",
"webpackVersion": "5.75.0",

@@ -42,3 +42,3 @@ "license": "MIT",

"@rsbuild/plugin-node-polyfill": "^1.4.1",
"@rslib/core": "0.12.1",
"@rslib/core": "0.13.0",
"@swc/types": "0.1.24",

@@ -64,3 +64,3 @@ "@types/graceful-fs": "4.1.9",

"@rspack/lite-tapable": "1.0.1",
"@rspack/binding": "1.5.3"
"@rspack/binding": "1.5.4"
},

@@ -67,0 +67,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display