@coana-tech/cli 14.12.206 → 14.12.207

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
@@ -251718,7 +251718,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
251718
251718
  }
251719
251719
 
251720
251720
  // dist/version.js
251721
- var version3 = "14.12.206";
251721
+ var version3 = "14.12.207";
251722
251722
 
251723
251723
  // dist/cli-core.js
251724
251724
  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.206",
3
+ "version": "14.12.207",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {