@coana-tech/cli 14.12.149 → 14.12.150

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
@@ -250895,7 +250895,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
250895
250895
  }
250896
250896
 
250897
250897
  // dist/version.js
250898
- var version3 = "14.12.149";
250898
+ var version3 = "14.12.150";
250899
250899
 
250900
250900
  // dist/cli-core.js
250901
250901
  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.149",
3
+ "version": "14.12.150",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {