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.1.3 to 4.1.4

4

CHANGELOG.md
# Changelog
## 4.1.4
- add `ip` to the Koa `ctx` delegates #157
## 4.1.3

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

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

'throw',
'ip',

@@ -53,0 +54,0 @@ // Others. Are not supported directly - require proper plugins/middlewares.

6

package.json

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

},
"version": "4.1.3",
"version": "4.1.4",
"description": "Passport middleware for Koa",

@@ -28,5 +28,5 @@ "keywords": [

"koa-route": "^3.2",
"mocha": "^5.2.0",
"mocha": "^8.3.1",
"passport-local": "^1.0",
"supertest": "^3.3.0"
"supertest": "^6.1.3"
},

@@ -33,0 +33,0 @@ "bugs": "https://github.com/rkusa/koa-passport/issues",

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