@rspack/binding
Advanced tools
Comparing version 0.0.0-20221103151543 to 0.0.0-20221103155215
@@ -208,7 +208,3 @@ /* tslint:disable */ | ||
chunkNames: Array<string> | ||
info: StatsAssetInfo | ||
} | ||
export interface StatsAssetInfo { | ||
development: boolean | ||
} | ||
export interface StatsModule { | ||
@@ -215,0 +211,0 @@ type: string |
{ | ||
"name": "@rspack/binding", | ||
"version": "0.0.0-20221103151543", | ||
"version": "0.0.0-20221103155215", | ||
"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
32680385
491