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.2 to 0.0.3

2

package.json
{
"name": "nobin-debian-installer",
"version": "0.0.2",
"version": "0.0.3",
"description": "Create deb packages with no binary dependencies",

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

@@ -31,4 +31,4 @@ # nobin-debian-installer

postinst: './deb/scripts/postinst', // optional post install script
prerem: './deb/scripts/prerem', // optional pre remove script
postrem: './deb/scripts/postrem', // optional post remove script
prerm: './deb/scripts/prerm', // optional pre remove script
postrm: './deb/scripts/postrm', // optional post remove script
}

@@ -35,0 +35,0 @@ }

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