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.1 to 0.0.2

4

index.js

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

async.parallel([
// fs.unlink.bind(fs, './control.tar.gz'),
// fs.unlink.bind(fs, './data.tar.gz'),
fs.unlink.bind(fs, './control.tar.gz'),
fs.unlink.bind(fs, './data.tar.gz'),
fs.unlink.bind(fs, './debian-binary')

@@ -52,0 +52,0 @@ ], done)

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

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

@@ -14,3 +14,3 @@ # nobin-debian-installer

Once installed, it may be executed with this line of JavaScript:
Once installed, it may be executed with:

@@ -17,0 +17,0 @@ ### Usage

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