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.0 to 4.1.1

2

koa-send/index.d.ts

@@ -32,3 +32,3 @@ // Type definitions for koa-send 4.1

/** Name of the index file to serve automatically when visiting the root location. (defaults to none) */
index?: string;
index?: string | false;
/** Try to serve the gzipped version of a file automatically when gzip is supported by a client and if the requested file with .gz extension exists. (defaults to true). */

@@ -35,0 +35,0 @@ gzip?: boolean;

{
"name": "@types/koa-send",
"version": "4.1.0",
"version": "4.1.1",
"description": "TypeScript definitions for koa-send",

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "89dd2ea4fbd9d51fd2df962c5f6712fa8c4b60c7021aead9a26b0293df95e130",
"typesPublisherContentHash": "5a33d81fb645d28975668b4f1a64ddda71ea260b50d29408f76433057466f3d9",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 06 Dec 2017 20:09:40 GMT
* Last updated: Thu, 28 Dec 2017 19:26:51 GMT
* Dependencies: koa, fs

@@ -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