🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@rspack/binding-linux-riscv64-gnu

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rspack/binding-linux-riscv64-gnu - npm Package Compare versions

Comparing version
0.0.1
to
2.1.0
rspack.linux-riscv64-gnu.node

Sorry, the diff of this file is not supported yet

+12
-12
{
"name": "@rspack/binding-linux-riscv64-gnu",
"version": "0.0.1",
"version": "2.1.0",
"license": "MIT",

@@ -15,16 +15,16 @@ "description": "Node binding for rspack",

"publishConfig": {
"access": "public",
"os": [
"linux"
],
"cpu": [
"riscv64"
],
"libc": [
"glibc"
]
"access": "public"
},
"files": [
"rspack.linux-riscv64-gnu.node"
],
"os": [
"linux"
],
"cpu": [
"riscv64"
],
"libc": [
"glibc"
]
}
}