@rspack/core
Advanced tools
Comparing version 0.0.0-20221103151543 to 0.0.0-20221103155215
@@ -35,3 +35,3 @@ "use strict"; | ||
} | ||
static jsonToString(obj, useColors) { | ||
static jsonToString(obj /* : binding.StatsCompilation */, useColors) { | ||
var _a, _b, _c; | ||
@@ -38,0 +38,0 @@ const buf = []; |
{ | ||
"name": "@rspack/core", | ||
"version": "0.0.0-20221103151543", | ||
"version": "0.0.0-20221103155215", | ||
"main": "./dist/index.js", | ||
@@ -10,3 +10,3 @@ "types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"@rspack/core": "0.0.0-20221103151543", | ||
"@rspack/core": "0.0.0-20221103155215", | ||
"@swc/helpers": "^0.4.12", | ||
@@ -28,6 +28,6 @@ "@types/jest": "29.0.2", | ||
"dependencies": { | ||
"@rspack/binding": "0.0.0-20221103151543", | ||
"@rspack/dev-client": "0.0.0-20221103151543", | ||
"@rspack/plugin-less": "^0.0.0-20221103151543", | ||
"@rspack/plugin-postcss": "^0.0.0-20221103151543", | ||
"@rspack/binding": "0.0.0-20221103155215", | ||
"@rspack/dev-client": "0.0.0-20221103155215", | ||
"@rspack/plugin-less": "^0.0.0-20221103155215", | ||
"@rspack/plugin-postcss": "^0.0.0-20221103155215", | ||
"browserslist": "^4.21.3", | ||
@@ -34,0 +34,0 @@ "chokidar": "3.5.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
304432
177
4177
+ Added@rspack/binding@0.0.0-20221103155215(transitive)
+ Added@rspack/dev-client@0.0.0-20221103155215(transitive)
- Removed@rspack/binding@0.0.0-20221103151543(transitive)
- Removed@rspack/dev-client@0.0.0-20221103151543(transitive)