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
1105
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.7.1-canary-16722df-20240603062634 to 0.7.1-canary-1b93a35-20240605065754

5

binding.d.ts

@@ -347,2 +347,3 @@ /* auto-generated by NAPI-RS */

missingDependencies: Array<string>
cacheable: boolean
assets: Array<string>

@@ -392,3 +393,5 @@ id: number

diagnosticsExternal: ExternalObject<'Diagnostic[]'>
/** Will be deprecated. Use module.module_identifier instead */
_moduleIdentifier: string
_module: JsModule
hot: boolean

@@ -420,2 +423,4 @@ }

nameForCondition?: string
request?: string
userRequest?: string
rawRequest?: string

@@ -422,0 +427,0 @@ }

20

package.json
{
"name": "@rspack/binding",
"version": "0.7.1-canary-16722df-20240603062634",
"version": "0.7.1-canary-1b93a35-20240605065754",
"license": "MIT",

@@ -25,11 +25,11 @@ "description": "Node binding for rspack",

"optionalDependencies": {
"@rspack/binding-linux-arm64-gnu": "0.7.1-canary-16722df-20240603062634",
"@rspack/binding-darwin-arm64": "0.7.1-canary-16722df-20240603062634",
"@rspack/binding-darwin-x64": "0.7.1-canary-16722df-20240603062634",
"@rspack/binding-linux-x64-gnu": "0.7.1-canary-16722df-20240603062634",
"@rspack/binding-linux-x64-musl": "0.7.1-canary-16722df-20240603062634",
"@rspack/binding-win32-x64-msvc": "0.7.1-canary-16722df-20240603062634",
"@rspack/binding-win32-arm64-msvc": "0.7.1-canary-16722df-20240603062634",
"@rspack/binding-win32-ia32-msvc": "0.7.1-canary-16722df-20240603062634",
"@rspack/binding-linux-arm64-musl": "0.7.1-canary-16722df-20240603062634"
"@rspack/binding-darwin-arm64": "0.7.1-canary-1b93a35-20240605065754",
"@rspack/binding-linux-arm64-gnu": "0.7.1-canary-1b93a35-20240605065754",
"@rspack/binding-darwin-x64": "0.7.1-canary-1b93a35-20240605065754",
"@rspack/binding-linux-arm64-musl": "0.7.1-canary-1b93a35-20240605065754",
"@rspack/binding-linux-x64-gnu": "0.7.1-canary-1b93a35-20240605065754",
"@rspack/binding-linux-x64-musl": "0.7.1-canary-1b93a35-20240605065754",
"@rspack/binding-win32-arm64-msvc": "0.7.1-canary-1b93a35-20240605065754",
"@rspack/binding-win32-x64-msvc": "0.7.1-canary-1b93a35-20240605065754",
"@rspack/binding-win32-ia32-msvc": "0.7.1-canary-1b93a35-20240605065754"
},

@@ -36,0 +36,0 @@ "scripts": {

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