New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ip-cli-test

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ip-cli-test - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

bin/index.js
#!/usr/bin/env node
const os = require('os')
const pkg = require('./package.json')
const pkg = require('../package.json')
const ip = os.networkInterfaces().en0[1].address

@@ -5,0 +5,0 @@ const options = process.argv.slice(2)

{
"name": "ip-cli-test",
"version": "1.0.2",
"version": "1.0.3",
"description": "test cli sorry npm",

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

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