@coana-tech/cli 14.12.45 → 14.12.46

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
@@ -228715,7 +228715,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
228715
228715
  }
228716
228716
 
228717
228717
  // dist/version.js
228718
- var version2 = "14.12.45";
228718
+ var version2 = "14.12.46";
228719
228719
 
228720
228720
  // dist/cli-core.js
228721
228721
  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.45",
3
+ "version": "14.12.46",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {