@coana-tech/cli 14.12.220 → 14.12.221

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
@@ -251836,7 +251836,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
251836
251836
  }
251837
251837
 
251838
251838
  // dist/version.js
251839
- var version3 = "14.12.220";
251839
+ var version3 = "14.12.221";
251840
251840
 
251841
251841
  // dist/cli-core.js
251842
251842
  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.220",
3
+ "version": "14.12.221",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {