Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dhcp

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dhcp - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

6

bin/dhcp-cli.js
#!/usr/bin/env node
/*
* Example:
*
* $ dhcp hostname dns --mac 12:34:55:67:88:99
*/
process.title = 'node-dhcp';

@@ -4,0 +10,0 @@

4

package.json
{
"name": "dhcp",
"title": "dhcp",
"version": "0.2.6",
"version": "0.2.7",
"homepage": "https://github.com/infusion/node-dhcp",

@@ -23,3 +23,3 @@ "bugs": {

"author": "Robert Eisele <robert@xarg.org> (http://www.xarg.org/)",
"main": "dhcp.js",
"main": "lib/dhcp.js",
"private": false,

@@ -26,0 +26,0 @@ "readmeFilename": "README.md",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc