@hyperdx/cli 0.0.1 → 0.1.0-next.0
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/CHANGELOG.md +7 -0
- package/dist/{chunk-4B2EHYGC.js → chunk-VAVYH44V.js} +2 -2
- package/dist/chunk-VAVYH44V.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/lib.cjs +1 -1
- package/dist/lib.cjs.map +1 -1
- package/dist/lib.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-4B2EHYGC.js.map +0 -1
package/dist/index.js
CHANGED
package/dist/lib.cjs
CHANGED
|
@@ -317,7 +317,7 @@ var require_package = __commonJS({
|
|
|
317
317
|
"package.json"(exports, module2) {
|
|
318
318
|
module2.exports = {
|
|
319
319
|
name: "@hyperdx/cli",
|
|
320
|
-
version: "0.0.
|
|
320
|
+
version: "0.1.0-next.0",
|
|
321
321
|
description: "HyperDX command line tool",
|
|
322
322
|
publishConfig: {
|
|
323
323
|
access: "public"
|