@atbash/sdk-linux-x64-gnu 0.5.1-dev.0 → 0.5.5

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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atbash/sdk-linux-x64-gnu",
3
- "version": "0.5.1-dev.0",
3
+ "version": "0.5.5",
4
4
  "cpu": [
5
5
  "x64"
6
6
  ],
@@ -8,8 +8,14 @@
8
8
  "files": [
9
9
  "atbash.linux-x64-gnu.node"
10
10
  ],
11
- "description": "Atbash SDK for Node.jsRust core (signing, redaction, memory diff) via NAPI-RS + judge/risk-engine HTTP client generated from spec/openapi.yaml.",
12
- "license": "Apache-2.0",
11
+ "description": "TypeScript SDK for Atbashthe safety layer that evaluates AI agent actions against operator-defined policies before execution.",
12
+ "keywords": [
13
+ "atbash",
14
+ "risk-engine",
15
+ "agent-safety",
16
+ "ai-safety"
17
+ ],
18
+ "license": "SEE LICENSE IN LICENSE",
13
19
  "engines": {
14
20
  "node": ">=18"
15
21
  },