@lifi/perps-types 2.0.0 → 2.0.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.
Files changed (2) hide show
  1. package/README.md +8 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,16 +7,18 @@
7
7
 
8
8
  </div>
9
9
 
10
- # `@lifi/perps-types`
10
+ <h1 align="center"><code>@lifi/perps-types</code></h1>
11
11
 
12
- Types for the LI.FI Perps SDK.
13
-
14
- ## Summary
15
-
16
- This package contains the shared, zero-dependency types for the [LI.FI Perps SDK](https://www.npmjs.com/package/@lifi/perps-sdk) and its provider plugins — a workspace package of the `perps-sdk` monorepo. You rarely install it directly; it arrives transitively with `@lifi/perps-sdk`.
12
+ Shared, zero-dependency types for the [LI.FI Perps SDK](https://www.npmjs.com/package/@lifi/perps-sdk) and its provider plugins. You rarely install it directly — it arrives transitively with `@lifi/perps-sdk`, which re-exports every type.
17
13
 
18
14
  ## Installation
19
15
 
20
16
  ```bash
21
17
  pnpm add @lifi/perps-types
22
18
  ```
19
+
20
+ ## Documentation
21
+
22
+ - [Full documentation](https://public-perps-docs.mintlify.app/)
23
+ - [API reference](https://public-perps-docs.mintlify.app/api-reference)
24
+ - [Source and issues](https://github.com/lifinance/perps-sdk)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/perps-types",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "Shared types for the LI.FI perps stack",
5
5
  "keywords": [
6
6
  "lifi",