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

@types/koa-send

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-send - npm Package Compare versions

Comparing version 4.1.4 to 4.1.5

7

koa-send/index.d.ts

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

// Type definitions for koa-send 4.1
// Project: https://github.com/koajs/send
// Definitions by: Peter Safranek <https://github.com/pe8ter>
// Tomek Łaziuk <https://github.com/tlaziuk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import { ParameterizedContext } from "koa";

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

12

koa-send/package.json
{
"name": "@types/koa-send",
"version": "4.1.4",
"version": "4.1.5",
"description": "TypeScript definitions for koa-send",

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

"name": "Peter Safranek",
"url": "https://github.com/pe8ter",
"githubUsername": "pe8ter"
"githubUsername": "pe8ter",
"url": "https://github.com/pe8ter"
},
{
"name": "Tomek Łaziuk",
"url": "https://github.com/tlaziuk",
"githubUsername": "tlaziuk"
"githubUsername": "tlaziuk",
"url": "https://github.com/tlaziuk"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "469dcbe933e86d71fa95b413629475edeacbe0f7190c5a3241d32fbbceddea12",
"typesPublisherContentHash": "b1364a8b99f4f6e45212bb5d3af9dd25c5577621fbd4350eeb76d88d19acc820",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for koa-send 4.1
// Project: https://github.com/koajs/send
// Definitions by: Peter Safranek <https://github.com/pe8ter>
// Tomek Łaziuk <https://github.com/tlaziuk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import { ParameterizedContext } from "koa";

@@ -58,7 +51,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)
* Global values: none
# Credits
These definitions were written by [Peter Safranek](https://github.com/pe8ter), and [Tomek Łaziuk](https://github.com/tlaziuk).
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