@rolldown/binding-linux-ppc64-gnu
Advanced tools
Sorry, the diff of this file is not supported yet
+17
-17
| { | ||
| "name": "@rolldown/binding-linux-ppc64-gnu", | ||
| "version": "0.0.0", | ||
| "version": "1.0.0-rc.7", | ||
| "cpu": [ | ||
| "ppc64" | ||
| ], | ||
| "main": "rolldown-binding.linux-ppc64-gnu.node", | ||
| "files": [ | ||
| "rolldown-binding.linux-ppc64-gnu.node" | ||
| ], | ||
| "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.", | ||
@@ -15,2 +22,5 @@ "keywords": [ | ||
| "license": "MIT", | ||
| "engines": { | ||
| "node": "^20.19.0 || >=22.12.0" | ||
| }, | ||
| "repository": { | ||
@@ -21,22 +31,12 @@ "type": "git", | ||
| }, | ||
| "files": [ | ||
| "rolldown-binding.linux-ppc64-gnu.node" | ||
| ], | ||
| "publishConfig": { | ||
| "registry": "https://registry.npmjs.org/", | ||
| "access": "public" | ||
| }, | ||
| "os": [ | ||
| "linux" | ||
| ], | ||
| "cpu": [ | ||
| "ppc64" | ||
| ], | ||
| "libc": [ | ||
| "glibc" | ||
| ], | ||
| "main": "rolldown-binding.linux-ppc64-gnu.node", | ||
| "publishConfig": { | ||
| "access": "public", | ||
| "registry": "https://registry.npmjs.org/" | ||
| }, | ||
| "engines": { | ||
| "node": "^20.19.0 || >=22.12.0" | ||
| } | ||
| } | ||
| ] | ||
| } |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
24152545
2588597.21%3
50%2
100%