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.2 to 1.7.3

2

compression/index.d.ts

@@ -9,3 +9,3 @@ // Type definitions for compression 1.7

import express = require('express');
import express = require("express");

@@ -12,0 +12,0 @@ // This module adds a res.flush() method to force the partially-compressed response to be flushed to the client.

{
"name": "@types/compression",
"version": "1.7.2",
"version": "1.7.3",
"description": "TypeScript definitions for compression",

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

},
"typesPublisherContentHash": "1827b63e31c56ffa615eb687e772a43d734327c1493f1e0febdd73fc8122b4ee",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "09fa633cf27a181fced242d37df4c5186ea5186cda2a0066c9f5bbb96b9885ba",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Tue, 07 Sep 2021 07:31:36 GMT
* Last updated: Mon, 04 Sep 2023 15:41:05 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express)

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

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