@coana-tech/cli 14.12.119 → 14.12.121

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
@@ -250959,7 +250959,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
250959
250959
  }
250960
250960
 
250961
250961
  // dist/version.js
250962
- var version3 = "14.12.119";
250962
+ var version3 = "14.12.121";
250963
250963
 
250964
250964
  // dist/cli-core.js
250965
250965
  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.119",
3
+ "version": "14.12.121",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {