Socket
Socket
Sign inDemoInstall

@types/statuses

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/statuses - npm Package Compare versions

Comparing version 1.3.0 to 1.5.0

3

statuses/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for statuses 1.3
// Type definitions for statuses 1.5
// Project: https://github.com/jshttp/statuses

@@ -12,2 +12,3 @@ // Definitions by: Tanguy Krotoff <https://github.com/tkrotoff>

interface Status {
STATUS_CODES: { [code: number]: string };
codes: number[];

@@ -14,0 +15,0 @@ redirect: { [code: number]: boolean | undefined };

{
"name": "@types/statuses",
"version": "1.3.0",
"version": "1.5.0",
"description": "TypeScript definitions for statuses",

@@ -9,19 +9,21 @@ "license": "MIT",

"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff"
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender"
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "1c472183dbef112dc9e6950f4a054008d23c0484338ae0da624e38a8f36bfc90",
"typesPublisherContentHash": "3b89858826996ca9813ccf2450044f82bf290ff0cb3645c5c8020b7ffb33290b",
"typeScriptVersion": "2.0"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/statuses
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/statuses
Additional Details
* Last updated: Mon, 14 Aug 2017 19:47:58 GMT
* Last updated: Tue, 25 Dec 2018 05:06:15 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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