File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://badge.fury.io/js/ip-dash.svg )] ( https://www.npmjs.com/package/ip-dash )
4
4
5
- IP address utility tool for IPv4 and IPv6
5
+ IP address utility tool for ` IPv4 ` and ` IPv6 `
6
6
7
7
## Installation
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ip-dash" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " IP address utility tool for IPv4 and IPv6" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
7
7
"test" : " echo \" Error: no test specified\" && exit 1"
8
8
},
9
+ "keywords" : [
10
+ " ipv4" ,
11
+ " ipv6" ,
12
+ " ip" ,
13
+ " ip-address" ,
14
+ " client-ip" ,
15
+ " public-ip" ,
16
+ " private-ip" ,
17
+ " ip-to-decimal"
18
+ ],
9
19
"repository" : {
10
20
"type" : " git" ,
11
21
"url" : " git+https://github.com/bbharathkumarreddy/ip-dash.git"
You can’t perform that action at this time.
0 commit comments