@beyondidentity/ceros-cli-linux-arm64 1.21.159 → 1.21.216
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/LICENSE.txt +1 -1
- package/README.md +2 -2
- package/bin/ceros +0 -0
- package/package.json +1 -1
package/LICENSE.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Beyond Identity Proprietary License
|
|
2
2
|
Copyright © 2026 Beyond Identity. All rights reserved.
|
|
3
3
|
|
|
4
|
-
Usage Terms: Your use of this software binary is governed by the SaaS agreement accessible at: https://www.
|
|
4
|
+
Usage Terms: Your use of this software binary is governed by the SaaS agreement accessible at: https://www.beyondidentity.com/terms-and-conditions
|
|
5
5
|
|
|
6
6
|
Important Note: This software is proprietary and is not licensed under any open-source license. You may not redistribute, reverse engineer, or modify this binary without express written permission.
|
package/README.md
CHANGED
|
@@ -6,11 +6,11 @@ This is the platform-specific binary package for Ceros CLI usage on linux-arm64.
|
|
|
6
6
|
|
|
7
7
|
More at: [Beyond Identity's Ceros](https://agent.beyondidentity.com/)
|
|
8
8
|
|
|
9
|
-
This package is automatically installed as an optional dependency of `@beyondidentity/
|
|
9
|
+
This package is automatically installed as an optional dependency of `@beyondidentity/ceros-cli` and **is not meant to be installed directly**.
|
|
10
10
|
|
|
11
11
|
## What is this package?
|
|
12
12
|
|
|
13
|
-
This package contains the native binary for ceros-cli compiled specifically for linux-arm64. When you install `@beyondidentity/ceros-
|
|
13
|
+
This package contains the native binary for ceros-cli compiled specifically for linux-arm64. When you install `@beyondidentity/ceros-cli`, npm automatically selects and installs the correct platform-specific package for your system.
|
|
14
14
|
|
|
15
15
|
## Usage
|
|
16
16
|
|
package/bin/ceros
CHANGED
|
Binary file
|
package/package.json
CHANGED