@coana-tech/cli 14.12.169 → 14.12.170

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
@@ -251335,7 +251335,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
251335
251335
  }
251336
251336
 
251337
251337
  // dist/version.js
251338
- var version3 = "14.12.169";
251338
+ var version3 = "14.12.170";
251339
251339
 
251340
251340
  // dist/cli-core.js
251341
251341
  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": "14.12.169",
3
+ "version": "14.12.170",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {