New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rspack/binding

Package Overview
Dependencies
Maintainers
1
Versions
1114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rspack/binding - npm Package Compare versions

Comparing version

to
0.0.0-20221103112009

4

binding.d.ts

@@ -150,2 +150,5 @@ /* tslint:disable */

}
export interface RawStatsOptions {
colors: boolean
}
export interface RawOptions {

@@ -164,2 +167,3 @@ entry?: Record<string, string>

optimization?: RawOptimizationOptions
stats?: RawStatsOptions
}

@@ -166,0 +170,0 @@ export interface AssetContent {

2

package.json
{
"name": "@rspack/binding",
"version": "0.0.0-20221103045015",
"version": "0.0.0-20221103112009",
"description": "Node binding for rspack",

@@ -5,0 +5,0 @@ "main": "binding.js",

Sorry, the diff of this file is not supported yet