@types/ip-address
Advanced tools
Comparing version 6.0.0 to 7.0.0
{ | ||
"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! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1723
3
0
2
1
1
3
1
2
+ Addedip-address@*
+ Addedip-address@10.0.1(transitive)
- Removed@types/jsbn@*
- Removed@types/jsbn@1.2.33(transitive)