@coana-tech/cli 14.12.61 → 14.12.63

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
@@ -237319,7 +237319,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
237319
237319
  }
237320
237320
 
237321
237321
  // dist/version.js
237322
- var version2 = "14.12.61";
237322
+ var version2 = "14.12.63";
237323
237323
 
237324
237324
  // dist/cli-core.js
237325
237325
  var { mapValues, omit, partition, pick } = import_lodash15.default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coana-tech/cli",
3
- "version": "14.12.61",
3
+ "version": "14.12.63",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {