Socket
Socket
Sign inDemoInstall

@types/content-disposition

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

5

content-disposition/index.d.ts

@@ -20,6 +20,3 @@ // Type definitions for content-disposition 0.5

declare function contentDisposition(): string;
declare function contentDisposition(filename: undefined, options: contentDisposition.Options): string;
declare function contentDisposition(filename: string, options?: contentDisposition.Options): string;
declare function contentDisposition(filename?: string, options?: contentDisposition.Options): string;
export = contentDisposition;
{
"name": "@types/content-disposition",
"version": "0.5.0",
"version": "0.5.1",
"description": "TypeScript definitions for content-disposition",

@@ -15,3 +15,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "353198b4c92885f1ec260b78dc49ed44f04dcdccb83ac06de002c3efd8855ffd"
"typesPublisherContentHash": "e83952a5cb517b71f2aae2b7e48286e1fe909333a25d4a37c6dae3189acaf50e",
"typeScriptVersion": "2.0"
}

7

content-disposition/README.md

@@ -8,8 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/content-disposition
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/content-disposition
Additional Details
* Last updated: Thu, 08 Dec 2016 22:18:27 GMT
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Fri, 13 Jan 2017 15:10:28 GMT
* Dependencies: none
* Global values: none

@@ -16,0 +15,0 @@

{
"authors": "Stefan Reichel <https://github.com/bomret>",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": 0,
"libraryMinorVersion": 5,
"name": "content-disposition",
"libraryName": "content-disposition",
"typingsPackageName": "content-disposition",
"projectName": "https://github.com/jshttp/content-disposition",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"globals": [],
"declaredModules": [
"content-disposition"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "353198b4c92885f1ec260b78dc49ed44f04dcdccb83ac06de002c3efd8855ffd"
"data": {
"authors": "Stefan Reichel <https://github.com/bomret>",
"dependencies": {},
"pathMappings": {},
"libraryMajorVersion": 0,
"libraryMinorVersion": 5,
"typeScriptVersion": "2.0",
"libraryName": "content-disposition",
"typingsPackageName": "content-disposition",
"projectName": "https://github.com/jshttp/content-disposition",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"content-disposition/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "e83952a5cb517b71f2aae2b7e48286e1fe909333a25d4a37c6dae3189acaf50e"
},
"isLatest": true
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc