@coana-tech/cli 15.2.2 → 15.2.3

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/cli.mjs CHANGED
@@ -252282,7 +252282,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
252282
252282
  }
252283
252283
 
252284
252284
  // dist/version.js
252285
- var version3 = "15.2.2";
252285
+ var version3 = "15.2.3";
252286
252286
 
252287
252287
  // dist/cli-core.js
252288
252288
  var { mapValues, omit, partition, pickBy: pickBy2 } = import_lodash15.default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coana-tech/cli",
3
- "version": "15.2.2",
3
+ "version": "15.2.3",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {