express-battlenet-oauth
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "express-battlenet-oauth", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "OAuth Authentication for Battle.net (World of Warcraft, Starcraft 2 profiles) for ExpressJS", | ||
"main": "index.js", | ||
"scripts": { | ||
}, | ||
"scripts": {}, | ||
"repository": { | ||
@@ -29,8 +28,9 @@ "type": "git", | ||
"homepage": "https://github.com/battlejj/express-battlenet-oauth", | ||
"devDependencies": { | ||
}, | ||
"devDependencies": {}, | ||
"dependencies": { | ||
"body-parser": "^1.6.6", | ||
"express": "^4.8.5", | ||
"querystring": "^0.2.0", | ||
"request": "^2.40.0" | ||
} | ||
} |
9060
4
+ Addedbody-parser@^1.6.6
+ Addedquerystring@^0.2.0
+ Addedquerystring@0.2.1(transitive)