🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@rspack/core

Package Overview
Dependencies
Maintainers
2
Versions
1222
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
2.1.1
to
2.1.2
+1
-1
dist/util/hash/md4.d.ts

@@ -10,3 +10,3 @@ /**

*/
declare const _default: () => import("./wasm-hash.js").WasmHash;
export default _default;
declare function _default(): import("./wasm-hash.js").WasmHash;

@@ -10,3 +10,3 @@ /**

*/
declare const _default: () => import("./wasm-hash.js").WasmHash;
export default _default;
declare function _default(): import("./wasm-hash.js").WasmHash;

@@ -254,2 +254,10 @@ /**

};
rspackPublicPath: string;
rspackBaseUri: string;
rspackShareScopes: typeof __webpack_share_scopes__;
rspackInitSharing: typeof __webpack_init_sharing__;
rspackNonce: string;
rspackUniqueId: string;
rspackVersion: string;
rspackHash: string;
glob: {

@@ -256,0 +264,0 @@ <T = unknown>(

{
"name": "@rspack/core",
"version": "2.1.1",
"version": "2.1.2",
"webpackVersion": "5.75.0",

@@ -40,4 +40,4 @@ "license": "MIT",

"devDependencies": {
"@ast-grep/napi": "^0.43.0",
"@napi-rs/wasm-runtime": "1.1.5",
"@ast-grep/napi": "^0.44.0",
"@napi-rs/wasm-runtime": "1.1.6",
"@rsbuild/plugin-node-polyfill": "^1.4.6",

@@ -51,5 +51,5 @@ "@rslib/core": "^0.23.0",

"connect-next": "^4.0.3",
"enhanced-resolve": "5.24.0",
"enhanced-resolve": "5.24.1",
"http-proxy-middleware": "^4.1.1",
"memfs": "4.57.7",
"memfs": "4.57.8",
"open": "^11.0.0",

@@ -63,3 +63,3 @@ "prebundle": "^1.6.5",

"dependencies": {
"@rspack/binding": "2.1.1"
"@rspack/binding": "2.1.2"
},

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

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

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