@coana-tech/cli 14.12.74 → 14.12.75

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
@@ -245884,7 +245884,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
245884
245884
  }
245885
245885
 
245886
245886
  // dist/version.js
245887
- var version2 = "14.12.74";
245887
+ var version2 = "14.12.75";
245888
245888
 
245889
245889
  // dist/cli-core.js
245890
245890
  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.74",
3
+ "version": "14.12.75",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {