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

koa-etag

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-etag - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

2

index.js

@@ -24,3 +24,3 @@

function etag() {
return function *(next){
return function *etag(next){
yield next;

@@ -27,0 +27,0 @@

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

"repository": "koajs/etag",
"version": "1.2.3",
"version": "1.2.4",
"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