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.1 to 4.1.2

4

CHANGELOG.md
# Changelog
## 4.1.2
- add `set` to `req` to imporve compatibility with more passport strategies #128
## 4.1.1

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

12

package.json

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

},
"version": "4.1.1",
"version": "4.1.2",
"description": "Passport middleware for Koa",

@@ -24,9 +24,9 @@ "keywords": [

"devDependencies": {
"chai": "^4.1",
"koa": "^2.3.0",
"koa-bodyparser": "^4.2.0",
"chai": "^4.2.0",
"koa": "^2.6.2",
"koa-bodyparser": "^4.2.1",
"koa-route": "^3.2",
"mocha": "^5.1.1",
"mocha": "^5.2.0",
"passport-local": "^1.0",
"supertest": "^3.0"
"supertest": "^3.3.0"
},

@@ -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