@rspack/binding
Advanced tools
Comparing version 0.0.0-20221108133046 to 0.0.0-20221108134153
{ | ||
"name": "@rspack/binding", | ||
"version": "0.0.0-20221108133046", | ||
"version": "0.0.0-20221108134153", | ||
"description": "Node binding for rspack", | ||
@@ -24,5 +24,4 @@ "main": "binding.js", | ||
"build": "napi build --platform --js false --dts binding.d.ts --config napirs.rc.json", | ||
"build:release": "napi build --release --platform --js false --dts binding.d.ts --config napirs.rc.json", | ||
"build:release-debuginfo": "napi build --platform --js false --dts binding.d.ts --config napirs.rc.json --cargo-flags='--profile release-debuginfo'" | ||
"build:release": "napi build --release --platform --js false --dts binding.d.ts --config napirs.rc.json" | ||
} | ||
} |
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
32781490