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

@types/ip-address

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

@types/ip-address - npm Package Compare versions

Comparing version 6.0.0 to 7.0.0

33

ip-address/package.json
{
"name": "@types/ip-address",
"version": "6.0.0",
"description": "TypeScript definitions for ip-address",
"license": "MIT",
"contributors": [
{
"name": "Ian Copp",
"url": "https://github.com/icopp",
"githubUsername": "icopp"
},
{
"name": "Daniel Byrne",
"url": "https://github.com/danwbyrne",
"githubUsername": "danwbyrne"
}
],
"version": "7.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for ip-address, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ip-address"
},
"scripts": {},
"author": "",
"repository": "https://github.com/beaugunderson/ip-address",
"license": "MIT",
"dependencies": {
"@types/jsbn": "*"
},
"typesPublisherContentHash": "e2721e51e2beac3e569a5ee7b3e239066eed44096b8968fa64c381a9facb1367",
"typeScriptVersion": "3.2"
"ip-address": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/ip-address`
This is a stub types definition for @types/ip-address (https://github.com/beaugunderson/ip-address).
# Summary
This package contains type definitions for ip-address (https://github.com/beaugunderson/ip-address).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ip-address.
### Additional Details
* Last updated: Sun, 04 Oct 2020 21:45:41 GMT
* Dependencies: [@types/jsbn](https://npmjs.com/package/@types/jsbn)
* Global values: `ipAddress`
# Credits
These definitions were written by [Ian Copp](https://github.com/icopp), and [Daniel Byrne](https://github.com/danwbyrne).
ip-address provides its own type definitions, so you don't need @types/ip-address installed!
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