@napi-rs/image-linux-arm64-musl
Advanced tools
Comparing version 1.7.0 to 1.8.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
10367916
0
3
0
2