apx-session
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -0,0 +0,0 @@ 'use strict'; |
'use strict'; | ||
module.exports = require('./lib/session') |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ The MIT License (MIT) |
{ | ||
"name": "apx-session", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Session manager for APX API server", | ||
@@ -45,3 +45,3 @@ "homepage": "https://github.com/snailjs/apx-session", | ||
"jshint-stylish": "~0.1.3", | ||
"apx": "~0.6.1" | ||
"apx": "~0.7.1" | ||
}, | ||
@@ -48,0 +48,0 @@ "scripts": { |
@@ -52,2 +52,5 @@ apx-session [![Build Status](https://travis-ci.org/snailjs/apx-session.png?branch=master)](https://travis-ci.org/snailjs/apx-session) | ||
### 0.2.1 | ||
* Upgraded to APX 0.7.1 | ||
### 0.2.0 | ||
@@ -54,0 +57,0 @@ * Session ID added to response is now `$sessionId` |
@@ -0,0 +0,0 @@ 'use strict'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
10836
61