@goat-sdk/plugin-0x
Advanced tools
+2
-2
| { | ||
| "name": "@goat-sdk/plugin-0x", | ||
| "version": "0.1.5", | ||
| "version": "0.1.6", | ||
| "files": [ | ||
@@ -30,3 +30,3 @@ "dist/**/*", | ||
| "@goat-sdk/core": "0.4.7", | ||
| "@goat-sdk/wallet-evm": "0.2.8" | ||
| "@goat-sdk/wallet-evm": "0.2.9" | ||
| }, | ||
@@ -33,0 +33,0 @@ "peerDependencies": { |
+22
-3
@@ -0,4 +1,11 @@ | ||
| <div align="center"> | ||
| <a href="https://github.com/goat-sdk/goat"> | ||
| <img src="https://github.com/user-attachments/assets/5fc7f121-259c-492c-8bca-f15fe7eb830c" alt="GOAT" width="100px" height="auto" style="object-fit: contain;"> | ||
| </a> | ||
| </div> | ||
| # 0x GOAT Plugin | ||
| Get quotes and swap on 0x | ||
| Get quotes and swap on [0x](https://0x.org/) | ||
@@ -8,2 +15,4 @@ ## Installation | ||
| npm install @goat-sdk/plugin-0x | ||
| yarn add @goat-sdk/plugin-0x | ||
| pnpm add @goat-sdk/plugin-0x | ||
| ``` | ||
@@ -19,3 +28,3 @@ | ||
| zeroEx({ | ||
| apiKey: process.env.ZEROEX_API_KEY | ||
| apiKey: process.env.ZEROEX_API_KEY // Get it from: https://dashboard.0x.org/ | ||
| }) | ||
@@ -28,2 +37,12 @@ ] | ||
| * Get quote | ||
| * Swap | ||
| * Swap tokens | ||
| <footer> | ||
| <br/> | ||
| <br/> | ||
| <div> | ||
| <a href="https://github.com/goat-sdk/goat"> | ||
| <img src="https://github.com/user-attachments/assets/4821833e-52e5-4126-a2a1-59e9fa9bebd7" alt="GOAT" width="100%" height="auto" style="object-fit: contain; max-width: 800px;"> | ||
| </a> | ||
| </div> | ||
| </footer> |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
15753
4.22%46
70.37%3
50%+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated