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

ip2

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ip2 - npm Package Compare versions

Comparing version 0.3.3 to 0.3.5

2

bin/ip2-cli.js

@@ -8,3 +8,3 @@ #!/usr/bin/env node

program
.version('0.3.3')
.version('0.3.5')
.option('-v, --version', 'get version number')

@@ -11,0 +11,0 @@ .option('-f, --force', 'overwrite file')

{
"name": "ip2",
"version": "0.3.3",
"description": "$ ip2 # Another ip address & hosts tools",
"version": "0.3.5",
"description": "Another ip address & hosts tools",
"main": "index.js",

@@ -32,2 +32,4 @@ "bin": {

"geo",
"ipgeo",
"geoip",
"address",

@@ -34,0 +36,0 @@ "location",

@@ -33,3 +33,3 @@ [![Build Status](https://api.travis-ci.org/markzhan/ip2.svg)](http://travis-ci.org/markzhan/ip2)

$ ip2 '192.168.1.134 subnet 255.255.255.192' # subnet information
$ ip2 192.168.1.134/26 # CIDR subnet, Same as previous
$ ip2 192.168.1.134/26 # CIDR subnet, same as previous
```

@@ -65,3 +65,3 @@ NOTICE: The sudo is must be used when you operating the hosts file.

```
See [MANUAL](doc/MANUAL.md) for details.
See [MANUAL](https://github.com/markzhan/ip2/blob/master/doc/MANUAL.md) for details.

@@ -77,8 +77,8 @@ ## Hosts file

## Release History
See the [CHANGELOG](doc/CHANGELOG.md).
See the [CHANGELOG](https://github.com/markzhan/ip2/blob/master/doc/CHANGELOG.md).
## License
Copyright (c) 2015 Mark Zhan http://markzhan.com
Copyright (c) 2015 [Mark Zhan](http://markzhan.com).
This project is available under the MIT license. See [LICENSE](LICENSE) for details.
This project is available under the MIT license. See [LICENSE](https://github.com/markzhan/ip2/blob/master/LICENSE) for details.
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