@coana-tech/cli 14.12.58 → 14.12.59
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 +1 -1
- package/package.json +1 -1
- package/repos/coana-tech/alucard/alucard.jar +0 -0
- package/repos/coana-tech/goana/bin/goana-darwin-amd64.gz +0 -0
- package/repos/coana-tech/goana/bin/goana-darwin-arm64.gz +0 -0
- package/repos/coana-tech/goana/bin/goana-linux-amd64.gz +0 -0
- package/repos/coana-tech/goana/bin/goana-linux-arm64.gz +0 -0
package/cli.mjs
CHANGED
|
@@ -235411,7 +235411,7 @@ async function onlineScan(dependencyTree, apiKey, timeout) {
|
|
|
235411
235411
|
}
|
|
235412
235412
|
|
|
235413
235413
|
// dist/version.js
|
|
235414
|
-
var version2 = "14.12.
|
|
235414
|
+
var version2 = "14.12.59";
|
|
235415
235415
|
|
|
235416
235416
|
// dist/cli-core.js
|
|
235417
235417
|
var { mapValues, omit, partition, pick } = import_lodash15.default;
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|