You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@types/http-codes

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/http-codes - npm Package Compare versions

Comparing version

to
1.0.2

http-codes/LICENSE

2

http-codes/index.d.ts

@@ -61,3 +61,3 @@ // Type definitions for http-codes 1.0

export const UNAVAILABLE_FOR_LEGAL_REASONS: number;
export const UNORDERED_COLLECTION: number;
export const TOO_EARLY: number;
export const UNPROCESSABLE_ENTITY: number;

@@ -64,0 +64,0 @@ export const UNSUPPORTED_MEDIA_TYPE: number;

{
"name": "@types/http-codes",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for http-codes",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-codes",
"license": "MIT",

@@ -9,15 +10,17 @@ "contributors": [

"name": "Mohamed Hegazy",
"url": "https://github.com/mhegazy"
"url": "https://github.com/mhegazy",
"githubUsername": "mhegazy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/http-codes"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "599d4278969dbce017a45ae1c42432bcbca8e6de2b0dbee925fb09ba977566c3",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "96de888dcbda086e9f4434bea0baaff8f945722da6ac40ab1111b0ae6f249849",
"typeScriptVersion": "3.6"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/http-codes
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-codes.
Additional Details
* Last updated: Fri, 24 Mar 2017 15:49:52 GMT
### Additional Details
* Last updated: Mon, 05 Jul 2021 20:31:17 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Mohamed Hegazy <https://github.com/mhegazy>.
These definitions were written by [Mohamed Hegazy](https://github.com/mhegazy).