Socket
Socket
Sign inDemoInstall

zola-bin-linux

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.17.4 to 0.17.5-preview.1

zola-bin.linux-x64-gnu.node

21

package.json
{
"name": "zola-bin-linux",
"version": "0.17.4",
"version": "0.17.5-preview.1",
"description": "The binary file of Zola",
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/U-C-S/zola-tools",
"directory": "packages/zola-bin-linux"
"url": "https://github.com/U-C-S/zola-npm"
},

@@ -14,3 +12,16 @@ "os": [

],
"license": "MIT"
"cpu": [
"x64"
],
"main": "zola-bin.linux-x64-gnu.node",
"files": [
"zola-bin.linux-x64-gnu.node"
],
"license": "MIT",
"engines": {
"node": ">= 16"
},
"libc": [
"glibc"
]
}
This package is a part of [zola-bin](https://www.npmjs.com/package/zola-bin)
Contains the `zola` binary file that's taken from [GitHub release page](https://github.com/getzola/zola/releases).
Contains the `zola` binary file which is acts as Node-API add-on file
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc