@rspack/core
Advanced tools
@@ -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; |
+8
-0
@@ -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>( |
+6
-6
| { | ||
| "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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
1672085
0.03%40538
0.03%31
3.33%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated