@aofl/resource-enumerate
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.5
{ | ||
"name": "@aofl/resource-enumerate", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.5", | ||
"description": "Resource enumerate is a special case API call that returns the interface of the API code in a single endpoint", | ||
@@ -26,8 +26,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@aofl/api-request": "^3.0.0-alpha.0", | ||
"@aofl/cache-manager": "^3.0.0-alpha.0", | ||
"@aofl/middleware": "^3.0.0-alpha.0", | ||
"@aofl/server-environment": "^3.0.0-alpha.0" | ||
"@aofl/api-request": "^3.0.0-alpha.5", | ||
"@aofl/cache-manager": "^3.0.0-alpha.5", | ||
"@aofl/middleware": "^3.0.0-alpha.5", | ||
"@aofl/server-environment": "^3.0.0-alpha.5" | ||
}, | ||
"gitHead": "c6c4d16f33cbd321585e3e7c86b1aaaeeccd3627" | ||
"gitHead": "09f43882b317744481f4b6845b1cfae0461775d6" | ||
} |