@coana-tech/cli 14.12.180 → 14.12.182

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
@@ -251427,7 +251427,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
251427
251427
  }
251428
251428
 
251429
251429
  // dist/version.js
251430
- var version3 = "14.12.180";
251430
+ var version3 = "14.12.182";
251431
251431
 
251432
251432
  // dist/cli-core.js
251433
251433
  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.180",
3
+ "version": "14.12.182",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {