New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@img/sharp-linux-arm64

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@img/sharp-linux-arm64 - npm Package Compare versions

Comparing version
0.34.5
to
0.35.0-rc.0
+1
index.cjs
module.exports = require('./lib/sharp-linux-arm64-0.35.0-rc.0.node');

Sorry, the diff of this file is not supported yet

+5
-4
{
"name": "@img/sharp-linux-arm64",
"version": "0.34.5",
"version": "0.35.0-rc.0",
"description": "Prebuilt sharp for use with Linux (glibc) 64-bit ARM",

@@ -18,5 +18,6 @@ "author": "Lovell Fuller <npm@lovell.info>",

"optionalDependencies": {
"@img/sharp-libvips-linux-arm64": "1.2.4"
"@img/sharp-libvips-linux-arm64": "1.3.0-rc.2"
},
"files": [
"index.cjs",
"lib"

@@ -29,7 +30,7 @@ ],

"exports": {
"./sharp.node": "./lib/sharp-linux-arm64.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