@aofl/resource-enumerate
Advanced tools
Comparing version 4.0.0-alpha.15 to 4.0.0-alpha.16
{ | ||
"name": "@aofl/resource-enumerate", | ||
"version": "4.0.0-alpha.15", | ||
"version": "4.0.0-alpha.16", | ||
"description": "Resource enumerate is a special case API call that returns the interface of the API code in a single endpoint", | ||
@@ -9,4 +9,3 @@ "main": "index.js", | ||
"typings": "types.d.ts", | ||
"scripts": { | ||
}, | ||
"scripts": {}, | ||
"keywords": [ | ||
@@ -29,7 +28,7 @@ "aofljs", | ||
"devDependencies": { | ||
"@aofl/api-request": "^4.0.0-alpha.15", | ||
"@aofl/cache-manager": "^4.0.0-alpha.15", | ||
"@aofl/cli": "^4.0.0-alpha.15", | ||
"@aofl/middleware": "^4.0.0-alpha.15", | ||
"@aofl/server-environment": "^4.0.0-alpha.15", | ||
"@aofl/api-request": "^4.0.0-alpha.16", | ||
"@aofl/cache-manager": "^4.0.0-alpha.16", | ||
"@aofl/cli": "^4.0.0-alpha.16", | ||
"@aofl/middleware": "^4.0.0-alpha.16", | ||
"@aofl/server-environment": "^4.0.0-alpha.16", | ||
"cross-env": "^7.0.3", | ||
@@ -36,0 +35,0 @@ "jsdoc": "^3.6.6", |
26818