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
1108
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-20221029021419 to 0.0.0-20221101015140

4

binding.d.ts

@@ -27,2 +27,3 @@ /* tslint:disable */

template?: string
templateParameters?: Record<string, string>
/** `head`, `body` or None */

@@ -203,2 +204,5 @@ inject?: string | void

id: string
entry: boolean
initial: boolean
names: Array<string>
}

@@ -205,0 +209,0 @@ export interface StatsCompilation {

2

package.json
{
"name": "@rspack/binding",
"version": "0.0.0-20221029021419",
"version": "0.0.0-20221101015140",
"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