koa-oauth-server
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "koa-oauth-server", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "OAuth provider for koa", | ||
"main": "lib/oauthServer.js", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -24,3 +24,3 @@ "test": "make test" | ||
"dependencies": { | ||
"node-oauth2-server": "2.0.0-rc2", | ||
"node-oauth2-server": "2.0.2", | ||
"co-body": "0.0.1" | ||
@@ -27,0 +27,0 @@ }, |
@@ -9,3 +9,3 @@ # Koa OAuth Server [![Build Status](https://travis-ci.org/thomseddon/koa-oauth-server.png?branch=master)](https://travis-ci.org/thomseddon/koa-oauth-server) | ||
$ npm install koa-oauth-server | ||
$ npm install koa-oauth-server | ||
@@ -12,0 +12,0 @@ ## Quick Start |
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
0
54852
15
1257
+ Addednode-oauth2-server@2.0.2(transitive)
- Removednode-oauth2-server@2.0.0-rc2(transitive)
Updatednode-oauth2-server@2.0.2