@coana-tech/cli 15.0.10 → 15.0.12

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
@@ -252023,7 +252023,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
252023
252023
  }
252024
252024
 
252025
252025
  // dist/version.js
252026
- var version3 = "15.0.10";
252026
+ var version3 = "15.0.12";
252027
252027
 
252028
252028
  // dist/cli-core.js
252029
252029
  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": "15.0.10",
3
+ "version": "15.0.12",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {