Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@napi-rs/image-linux-arm64-musl

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@napi-rs/image-linux-arm64-musl - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

25

package.json
{
"name": "@napi-rs/image-linux-arm64-musl",
"version": "1.7.0",
"os": [
"linux"
],
"version": "1.8.0",
"cpu": [

@@ -12,4 +9,3 @@ "arm64"

"files": [
"image.linux-arm64-musl.node",
"install.js"
"image.linux-arm64-musl.node"
],

@@ -23,3 +19,4 @@ "description": "Image processing library",

"jpg",
"png"
"png",
"svg"
],

@@ -35,8 +32,2 @@ "author": {

},
"libc": [
"musl"
],
"scripts": {
"install": "node install.js"
},
"publishConfig": {

@@ -46,3 +37,9 @@ "registry": "https://registry.npmjs.org/",

},
"repository": "git@github.com:Brooooooklyn/Image.git"
"repository": "git@github.com:Brooooooklyn/Image.git",
"os": [
"linux"
],
"libc": [
"musl"
]
}

Sorry, the diff of this file is not supported yet

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