Socket
Socket
Sign inDemoInstall

nobin-debian-installer

Package Overview
Dependencies
29
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

3

index.js

@@ -111,3 +111,4 @@ var tar = require('tar-stream')

name: './' + scriptName,
size: stats.size
size: stats.size,
mode: 0755
}, data, wtfDone)

@@ -114,0 +115,0 @@ }

{
"name": "nobin-debian-installer",
"version": "0.0.4",
"version": "0.0.5",
"description": "Create deb packages with no binary dependencies",

@@ -5,0 +5,0 @@ "main": "index.js",

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