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

@types/http-status

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/http-status - npm Package Compare versions

Comparing version 0.2.30 to 1.1.2

25

http-status/package.json
{
"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

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