Socket
Socket
Sign inDemoInstall

koa-send

Package Overview
Dependencies
Maintainers
8
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-send - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

index.js

@@ -41,3 +41,3 @@ /**

var index = opts.index;
var maxage = opts.maxage || 0;
var maxage = opts.maxage || opts.maxAge || 0;
var hidden = opts.hidden || false;

@@ -44,0 +44,0 @@

@@ -5,3 +5,3 @@ {

"repository": "koajs/send",
"version": "1.3.0",
"version": "1.3.1",
"keywords": [

@@ -8,0 +8,0 @@ "koa",

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