Socket
Socket
Sign inDemoInstall

koa-send

Package Overview
Dependencies
3
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

1

index.js

@@ -76,2 +76,3 @@

var stats = yield stat(path);
if (stats.isDirectory()) return;
} catch (err) {

@@ -78,0 +79,0 @@ var notfound = ['ENOENT', 'ENAMETOOLONG', 'ENOTDIR'];

2

package.json

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

"repository": "koajs/send",
"version": "1.2.1",
"version": "1.2.2",
"keywords": [

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc