@visulima/api-platform 2.0.24 → 2.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ ## @visulima/api-platform [2.0.26](https://github.com/visulima/visulima/compare/@visulima/api-platform@2.0.25...@visulima/api-platform@2.0.26) (2024-03-10)
2
+
3
+
4
+
5
+ ### Dependencies
6
+
7
+ * **@visulima/connect:** upgraded to 3.0.2
8
+
9
+ ## @visulima/api-platform [2.0.25](https://github.com/visulima/visulima/compare/@visulima/api-platform@2.0.24...@visulima/api-platform@2.0.25) (2024-03-09)
10
+
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * **@visulima/jsdoc-open-api:** upgraded to 2.0.19
16
+ * **@visulima/fs:** upgraded to 1.2.1
17
+
1
18
  ## @visulima/api-platform [2.0.24](https://github.com/visulima/visulima/compare/@visulima/api-platform@2.0.23...@visulima/api-platform@2.0.24) (2024-03-09)
2
19
 
3
20
 
@@ -23,4 +23,4 @@ var te=(e,r)=>{if(r.length===0)throw new Error("must include at least one key to
23
23
 
24
24
  exports.a = nr;
25
25
  //# sourceMappingURL=out.js.map
26
- //# sourceMappingURL=chunk-4Z3WHDHM.js.map
26
+ //# sourceMappingURL=chunk-EGBJ4DGG.js.map
@@ -15,4 +15,4 @@ var re=(e,r)=>{if(r.length===0)throw new Error("must include at least one key to
15
15
 
16
16
  export { Xt as a };
17
17
  //# sourceMappingURL=out.js.map
18
- //# sourceMappingURL=chunk-A2LJVFIB.mjs.map
18
+ //# sourceMappingURL=chunk-X62GABV5.mjs.map
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var chunk4Z3WHDHM_js = require('../../../chunk-4Z3WHDHM.js');
3
+ var chunkEGBJ4DGG_js = require('../../../chunk-EGBJ4DGG.js');
4
4
  require('../../../chunk-3XT5P2HO.js');
5
5
  var process = require('process');
6
6
 
7
- var i=(o,t="list",r="List all available API routes; Supported frameworks are next, express, koa, hapi and fastify")=>{o.command(t).description(r).option("--framework <framework>","Framework to use, choose from next, express, koa, hapi and fastify").option("-p, --path [path]","...").option("--group [type]","Groups routes. Supported: path, tag").option("--include-path [path]","Includes only routes which contain a given path element. (comma-separated values)",[]).option("--exclude-path [path]","Excludes routes which contain a given path element. (comma-separated values)",[]).option("-v, --verbose","Verbose output.",!1).action(async e=>{try{await chunk4Z3WHDHM_js.a(e.framework,e.path,{excludePaths:e.excludePaths??[],group:e.group,includePaths:e.includePath??[],verbose:e.verbose});}catch(s){console.log(),console.error(s),process.exit(1);}});},m=i;
7
+ var i=(o,t="list",r="List all available API routes; Supported frameworks are next, express, koa, hapi and fastify")=>{o.command(t).description(r).option("--framework <framework>","Framework to use, choose from next, express, koa, hapi and fastify").option("-p, --path [path]","...").option("--group [type]","Groups routes. Supported: path, tag").option("--include-path [path]","Includes only routes which contain a given path element. (comma-separated values)",[]).option("--exclude-path [path]","Excludes routes which contain a given path element. (comma-separated values)",[]).option("-v, --verbose","Verbose output.",!1).action(async e=>{try{await chunkEGBJ4DGG_js.a(e.framework,e.path,{excludePaths:e.excludePaths??[],group:e.group,includePaths:e.includePath??[],verbose:e.verbose});}catch(s){console.log(),console.error(s),process.exit(1);}});},m=i;
8
8
 
9
9
  exports.listCommand = m;
10
10
  //# sourceMappingURL=out.js.map
@@ -1,4 +1,4 @@
1
- import { a } from '../../../chunk-A2LJVFIB.mjs';
1
+ import { a } from '../../../chunk-X62GABV5.mjs';
2
2
  import '../../../chunk-HTAA47WA.mjs';
3
3
  import { exit } from 'node:process';
4
4
 
@@ -1,13 +1,13 @@
1
1
  'use strict';
2
2
 
3
- var chunk4Z3WHDHM_js = require('../../chunk-4Z3WHDHM.js');
3
+ var chunkEGBJ4DGG_js = require('../../chunk-EGBJ4DGG.js');
4
4
  require('../../chunk-3XT5P2HO.js');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, 'listCommand', {
9
9
  enumerable: true,
10
- get: function () { return chunk4Z3WHDHM_js.a; }
10
+ get: function () { return chunkEGBJ4DGG_js.a; }
11
11
  });
12
12
  //# sourceMappingURL=out.js.map
13
13
  //# sourceMappingURL=index.js.map
@@ -1,4 +1,4 @@
1
- export { a as listCommand } from '../../chunk-A2LJVFIB.mjs';
1
+ export { a as listCommand } from '../../chunk-X62GABV5.mjs';
2
2
  import '../../chunk-HTAA47WA.mjs';
3
3
  //# sourceMappingURL=out.js.map
4
4
  //# sourceMappingURL=index.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/api-platform",
3
- "version": "2.0.24",
3
+ "version": "2.0.26",
4
4
  "description": "Visulima API platform is a set of tools to build and consume web APIs",
5
5
  "keywords": [
6
6
  "anolilab",
@@ -141,8 +141,8 @@
141
141
  "test:watch": "vitest"
142
142
  },
143
143
  "dependencies": {
144
- "@visulima/connect": "3.0.1",
145
- "@visulima/jsdoc-open-api": "2.0.18",
144
+ "@visulima/connect": "3.0.2",
145
+ "@visulima/jsdoc-open-api": "2.0.19",
146
146
  "accepts": "^1.3.8",
147
147
  "debug": "^4.3.4",
148
148
  "http-errors": "^2.0.0",
@@ -182,7 +182,7 @@
182
182
  "@types/swagger-ui-react": "^4.18.3",
183
183
  "@types/webpack": "^5.28.5",
184
184
  "@visulima/crud": "2.0.16",
185
- "@visulima/fs": "1.2.0",
185
+ "@visulima/fs": "1.2.1",
186
186
  "@vitest/coverage-v8": "^1.3.1",
187
187
  "@vitest/ui": "^1.3.1",
188
188
  "chalk": "5.3.0",