Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rspack/binding

Package Overview
Dependencies
Maintainers
1
Versions
1103
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 0.0.0-20221103045015 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc