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.6 to 0.5.7

6

content-disposition/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for content-disposition 0.5
// Project: https://github.com/jshttp/content-disposition
// Definitions by: Stefan Reichel <https://github.com/bomret>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace contentDisposition {

@@ -8,0 +2,0 @@ /**

14

content-disposition/package.json
{
"name": "@types/content-disposition",
"version": "0.5.6",
"version": "0.5.7",
"description": "TypeScript definitions for content-disposition",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/content-disposition",

"name": "Stefan Reichel",
"url": "https://github.com/bomret",
"githubUsername": "bomret"
"githubUsername": "bomret",
"url": "https://github.com/bomret"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "291730b04db5aa5404de7188874403ff894d4118245998f6d084adcc9c01044e",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "2248316877fdce1a8a6a6dac0323a18bbd14616ac170d066113d3eef2bacdf33",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for content-disposition 0.5
// Project: https://github.com/jshttp/content-disposition
// Definitions by: Stefan Reichel <https://github.com/bomret>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace contentDisposition {

@@ -69,7 +63,6 @@ /**

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:41:09 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Stefan Reichel](https://github.com/bomret), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
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