@rspack/binding
Advanced tools
Comparing version 0.0.0-20221103123606 to 0.0.0-20221103151543
@@ -208,3 +208,7 @@ /* tslint:disable */ | ||
chunkNames: Array<string> | ||
info: StatsAssetInfo | ||
} | ||
export interface StatsAssetInfo { | ||
development: boolean | ||
} | ||
export interface StatsModule { | ||
@@ -211,0 +215,0 @@ type: string |
{ | ||
"name": "@rspack/binding", | ||
"version": "0.0.0-20221103123606", | ||
"version": "0.0.0-20221103151543", | ||
"description": "Node binding for rspack", | ||
@@ -5,0 +5,0 @@ "main": "binding.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
495
32696979