koa-passport
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -95,3 +95,4 @@ // Koa and Express are fundamental different in how they deal with extensions | ||
'session', | ||
'body' | ||
'body', | ||
'flash' | ||
] | ||
@@ -98,0 +99,0 @@ |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Passport middleware for Koa", | ||
@@ -10,0 +10,0 @@ "keywords": [ |
@@ -28,4 +28,2 @@ # koa-passport | ||
Note: You have to start your Koa application with `node --harmony app.js` or `node --harmony-generators --harmony-proxies app.js` (enable both `generators` and `proxies`). | ||
## MIT License | ||
@@ -32,0 +30,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
315
0
14807
51