volos-quota-apigee
Advanced tools
Comparing version 0.13.1 to 0.13.2
@@ -245,2 +245,3 @@ /**************************************************************************** | ||
body.expiryTime = body.expiryTime - body.timestamp; | ||
body.isAllowed = (body.used <= body.allowed); | ||
cb(undefined, body); | ||
@@ -247,0 +248,0 @@ } else { |
{ | ||
"name": "volos-quota-apigee", | ||
"version": "0.13.1", | ||
"version": "0.13.2", | ||
"main": "lib/apigeequota.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
28636
5
528