@ganglia/cli-linux-x64 0.9.71 → 0.9.73

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.
Files changed (3) hide show
  1. package/LICENSE +11 -0
  2. package/bin/gng +0 -0
  3. package/package.json +1 -1
package/LICENSE ADDED
@@ -0,0 +1,11 @@
1
+ Copyright (c) 2026 Ganglia. All rights reserved.
2
+
3
+ This software and its source code are proprietary and confidential.
4
+ Unauthorized copying, reproduction, modification, distribution, public display,
5
+ or public performance of this software, in whole or in part, is strictly prohibited.
6
+
7
+ No license, express or implied, is granted to any person or entity to use,
8
+ copy, modify, merge, publish, distribute, sublicense, or sell copies of this
9
+ software or any derivative works thereof.
10
+
11
+ For licensing inquiries, contact: support@ganglia.dev
package/bin/gng CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ganglia/cli-linux-x64",
3
- "version": "0.9.71",
3
+ "version": "0.9.73",
4
4
  "description": "Linux x86_64 binary for Ganglia. Do not install directly \u2014 use @ganglia/cli.",
5
5
  "homepage": "https://ganglia.dev",
6
6
  "license": "UNLICENSED",