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

@types/koa-compress

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-compress - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

7

koa-compress/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for koa-compress v4.x
// Project: https://github.com/koajs/compress
// Definitions by: Jerry Chin <https://github.com/hellopao>
// Joel Gallant <https://github.com/joelgallant>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/* =================== USAGE ===================

@@ -9,0 +2,0 @@

12

koa-compress/package.json
{
"name": "@types/koa-compress",
"version": "4.0.4",
"version": "4.0.5",
"description": "TypeScript definitions for koa-compress",

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

"name": "Jerry Chin",
"url": "https://github.com/hellopao",
"githubUsername": "hellopao"
"githubUsername": "hellopao",
"url": "https://github.com/hellopao"
},
{
"name": "Joel Gallant",
"url": "https://github.com/joelgallant",
"githubUsername": "joelgallant"
"githubUsername": "joelgallant",
"url": "https://github.com/joelgallant"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "5fa69393346819c718e6a56b4cd0904bcff11bbc32f74187376c27ac5a85924a",
"typesPublisherContentHash": "f01d72492267a69be2d312f306b6d8da18ec21d6fd35dc2f0013a1a26a93b6b1",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for koa-compress v4.x
// Project: https://github.com/koajs/compress
// Definitions by: Jerry Chin <https://github.com/hellopao>
// Joel Gallant <https://github.com/joelgallant>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/* =================== USAGE ===================

@@ -79,7 +72,6 @@

### Additional Details
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa), [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Jerry Chin](https://github.com/hellopao), and [Joel Gallant](https://github.com/joelgallant).
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