Update Codex org name and apply audit fix

This commit is contained in:
Arnaud 2024-08-30 12:53:30 +02:00
parent b43de56b19
commit 0755de9a8b
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 2130 additions and 2130 deletions

View File

@ -9,13 +9,13 @@ The SDK is currently under early development and the API can change at any time.
## Import
```js
import { Codex } from "@codex/sdk-js";
import { Codex } from "@codex-storage/sdk-js";
```
or
```js
const { Codex } = require("@codex/sdk-js");
const { Codex } = require("@codex-storage/sdk-js");
```
## How to use

4256
package-lock.json generated

File diff suppressed because it is too large Load Diff