@coana-tech/cli 14.12.144 → 14.12.145

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
@@ -255252,7 +255252,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
255252
255252
  }
255253
255253
 
255254
255254
  // dist/version.js
255255
- var version3 = "14.12.144";
255255
+ var version3 = "14.12.145";
255256
255256
 
255257
255257
  // dist/cli-core.js
255258
255258
  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.144",
3
+ "version": "14.12.145",
4
4
  "description": "Coana CLI",
5
5
  "type": "module",
6
6
  "bin": {