Socket
Socket
Sign inDemoInstall

address

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

address - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

lib/address.d.ts

6

History.md
1.1.0 / 2019-04-24
==================
**features**
* [[`7544592`](http://github.com/node-modules/address/commit/75445923a6f737fc21e3cf592f749bf014b7b4ce)] - feat: Add typings (#15) (Mathieu TUDISCO <<oss@mathieutu.dev>>)
1.0.3 / 2017-08-24

@@ -3,0 +9,0 @@ ==================

9

package.json
{
"name": "address",
"version": "1.0.3",
"version": "1.1.0",
"description": "Get current machine IP, MAC and DNS servers.",
"main": "lib/address.js",
"types": "lib/address.d.ts",
"files": [

@@ -15,3 +16,2 @@ "lib"

"autod": "autod -w --prefix '^'",
"cnpm": "npm install --registry=https://registry.npm.taobao.org",
"contributors": "contributors -f plain -o AUTHORS"

@@ -29,4 +29,3 @@ },

"benchmark": "*",
"beautify-benchmark": "*",
"webstorm-disable-index": "1"
"beautify-benchmark": "*"
},

@@ -48,2 +47,2 @@ "repository": {

"license": "MIT"
}
}
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