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

@types/content-type

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/content-type - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

content-type/index.d.ts

@@ -21,3 +21,3 @@ // Type definitions for content-type 1.1

export interface RequestLike {
headers: {[header: string]: string | string[]};
headers: {[header: string]: string | string[] | undefined};
}

@@ -24,0 +24,0 @@

{
"name": "@types/content-type",
"version": "1.1.1",
"version": "1.1.2",
"description": "TypeScript definitions for content-type",

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "Hiroki Horiuchi",
"url": "https://github.com/horiuchi"
"url": "https://github.com/horiuchi",
"githubUsername": "horiuchi"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender"
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}

@@ -24,4 +26,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "407ac3980dc8219b0b2359447369513418092b40344071ce54882fb7c08cf058",
"typesPublisherContentHash": "a1db0c854c4da29920a2673be19a42da6994db2c46c340b527749edeafd8c507",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 17 Aug 2017 20:28:47 GMT
* Last updated: Tue, 14 Nov 2017 17:15:27 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