@types/http-status
Advanced tools
Comparing version 0.2.30 to 1.1.2
{ | ||
"name": "@types/http-status", | ||
"version": "0.2.30", | ||
"description": "TypeScript definitions for http-status", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Michael Zabka", | ||
"url": "https://github.com/misak113" | ||
} | ||
], | ||
"version": "1.1.2", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for http-status, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "97f6f5ae6a66a22b15c197ebb6046c1ea32d78d1dc5fb486702d7723ae1dc399", | ||
"typeScriptVersion": "2.0" | ||
"author": "", | ||
"repository": "https://github.com/wdavidw/node-http-status", | ||
"license": "MIT", | ||
"dependencies": { | ||
"http-status": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/http-status` | ||
This is a stub types definition for http-status (https://github.com/wdavidw/node-http-status). | ||
# Summary | ||
This package contains type definitions for http-status (https://github.com/wdavidw/node-http-status). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-status | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
* Dependencies: none | ||
* Global values: httpStatus | ||
# Credits | ||
These definitions were written by Michael Zabka <https://github.com/misak113>. | ||
http-status provides its own type definitions, so you don't need @types/http-status installed! |
Sorry, the diff of this file is not supported yet
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1764
1
3
0
3
1
1
3
1
1
+ Addedhttp-status@*
+ Addedhttp-status@2.1.0(transitive)