@img/sharp-linux-s390x
Advanced tools
| module.exports = require('./lib/sharp-linux-s390x-0.35.0-rc.0.node'); |
Sorry, the diff of this file is not supported yet
+5
-4
| { | ||
| "name": "@img/sharp-linux-s390x", | ||
| "version": "0.34.5", | ||
| "version": "0.35.0-rc.0", | ||
| "description": "Prebuilt sharp for use with Linux (glibc) s390x", | ||
@@ -18,5 +18,6 @@ "author": "Lovell Fuller <npm@lovell.info>", | ||
| "optionalDependencies": { | ||
| "@img/sharp-libvips-linux-s390x": "1.2.4" | ||
| "@img/sharp-libvips-linux-s390x": "1.3.0-rc.2" | ||
| }, | ||
| "files": [ | ||
| "index.cjs", | ||
| "lib" | ||
@@ -29,7 +30,7 @@ ], | ||
| "exports": { | ||
| "./sharp.node": "./lib/sharp-linux-s390x.node", | ||
| "./sharp.node": "./index.cjs", | ||
| "./package": "./package.json" | ||
| }, | ||
| "engines": { | ||
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | ||
| "node": ">=20.9.0" | ||
| }, | ||
@@ -36,0 +37,0 @@ "config": { |
Sorry, the diff of this file is not supported yet
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
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
266680
1.61%5
25%