New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/compression

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/compression - npm Package Compare versions

Comparing version 1.7.3 to 1.7.4

8

compression/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for compression 1.7
// Project: https://github.com/expressjs/compression
// Definitions by: Santi Albo <https://github.com/santialbo>
// Rob van der Burgt <https://github.com/rburgt>
// Neil Bryson Cargamento <https://github.com/neilbryson>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import express = require("express");

@@ -10,0 +2,0 @@

22

compression/package.json
{
"name": "@types/compression",
"version": "1.7.3",
"version": "1.7.4",
"description": "TypeScript definitions for compression",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/compression",

"name": "Santi Albo",
"url": "https://github.com/santialbo",
"githubUsername": "santialbo"
"githubUsername": "santialbo",
"url": "https://github.com/santialbo"
},
{
"name": "Rob van der Burgt",
"url": "https://github.com/rburgt",
"githubUsername": "rburgt"
"githubUsername": "rburgt",
"url": "https://github.com/rburgt"
},
{
"name": "Neil Bryson Cargamento",
"url": "https://github.com/neilbryson",
"githubUsername": "neilbryson"
"githubUsername": "neilbryson",
"url": "https://github.com/neilbryson"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -41,4 +41,4 @@ ],

},
"typesPublisherContentHash": "09fa633cf27a181fced242d37df4c5186ea5186cda2a0066c9f5bbb96b9885ba",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "b6d5b7aab5151014170de72e0c670a7ab8e052fbf1e58f5a07d1e5507bdaa955",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:41:05 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express)
* Global values: none
# Credits
These definitions were written by [Santi Albo](https://github.com/santialbo), [Rob van der Burgt](https://github.com/rburgt), [Neil Bryson Cargamento](https://github.com/neilbryson), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
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