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.7.1-canary-854a79e-20240603132756 to 0.7.1-canary-b5b9217-20240603133655

4

binding.d.ts

@@ -391,3 +391,5 @@ /* auto-generated by NAPI-RS */

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

@@ -419,2 +421,4 @@ }

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

@@ -421,0 +425,0 @@ }

20

package.json
{
"name": "@rspack/binding",
"version": "0.7.1-canary-854a79e-20240603132756",
"version": "0.7.1-canary-b5b9217-20240603133655",
"license": "MIT",

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

"optionalDependencies": {
"@rspack/binding-darwin-arm64": "0.7.1-canary-854a79e-20240603132756",
"@rspack/binding-linux-arm64-gnu": "0.7.1-canary-854a79e-20240603132756",
"@rspack/binding-darwin-x64": "0.7.1-canary-854a79e-20240603132756",
"@rspack/binding-linux-x64-gnu": "0.7.1-canary-854a79e-20240603132756",
"@rspack/binding-linux-x64-musl": "0.7.1-canary-854a79e-20240603132756",
"@rspack/binding-win32-arm64-msvc": "0.7.1-canary-854a79e-20240603132756",
"@rspack/binding-win32-ia32-msvc": "0.7.1-canary-854a79e-20240603132756",
"@rspack/binding-linux-arm64-musl": "0.7.1-canary-854a79e-20240603132756",
"@rspack/binding-win32-x64-msvc": "0.7.1-canary-854a79e-20240603132756"
"@rspack/binding-darwin-arm64": "0.7.1-canary-b5b9217-20240603133655",
"@rspack/binding-darwin-x64": "0.7.1-canary-b5b9217-20240603133655",
"@rspack/binding-linux-arm64-gnu": "0.7.1-canary-b5b9217-20240603133655",
"@rspack/binding-linux-arm64-musl": "0.7.1-canary-b5b9217-20240603133655",
"@rspack/binding-linux-x64-gnu": "0.7.1-canary-b5b9217-20240603133655",
"@rspack/binding-linux-x64-musl": "0.7.1-canary-b5b9217-20240603133655",
"@rspack/binding-win32-arm64-msvc": "0.7.1-canary-b5b9217-20240603133655",
"@rspack/binding-win32-ia32-msvc": "0.7.1-canary-b5b9217-20240603133655",
"@rspack/binding-win32-x64-msvc": "0.7.1-canary-b5b9217-20240603133655"
},

@@ -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