@scitrera/aether-client 0.2.0 → 0.2.1
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/README.md +3 -3
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1343,7 +1343,7 @@ function extractGrant(response) {
|
|
|
1343
1343
|
// package.json
|
|
1344
1344
|
var package_default = {
|
|
1345
1345
|
name: "@scitrera/aether-client",
|
|
1346
|
-
version: "0.2.
|
|
1346
|
+
version: "0.2.1",
|
|
1347
1347
|
description: "TypeScript/JavaScript SDK for the Aether distributed control plane",
|
|
1348
1348
|
license: "Apache-2.0",
|
|
1349
1349
|
author: "scitrera.ai",
|