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

koa-oauth-server

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-oauth-server - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

index.js

6

package.json
{
"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

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