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

koa-passport

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-passport - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

4

CHANGELOG.md
# Changelog
## 4.0.1
- add `params` to `req` #110
## 4.0.0

@@ -4,0 +8,0 @@

3

lib/framework/request.js

@@ -53,2 +53,3 @@ // Koa and Express are fundamental different in how they deal with extensions

'param',
'params',
'route',

@@ -164,2 +165,2 @@ 'xhr',

return req
}
}

@@ -7,3 +7,3 @@ {

},
"version": "4.0.0",
"version": "4.0.1",
"description": "Passport middleware for Koa",

@@ -10,0 +10,0 @@ "keywords": [

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