@saberhq/stableswap-sdk
Advanced tools
Comparing version 1.13.17 to 1.13.18
{ | ||
"name": "@saberhq/stableswap-sdk", | ||
"version": "1.13.18", | ||
"description": "Solana SDK for Saber's StableSwap program.", | ||
"homepage": "https://github.com/saber-hq/saber-common/packages/stableswap-sdk#readme", | ||
"repository": "git+https://github.com/saber-hq/saber-common.git", | ||
"bugs": "https://github.com/saber-hq/saber-common/issues", | ||
"author": "Saber Team <team@saber.so>", | ||
"license": "Apache-2.0", | ||
"keywords": [ | ||
@@ -8,11 +14,10 @@ "solana", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/saber-hq/saber-common.git" | ||
"exports": { | ||
".": { | ||
"import": "./dist/esm/index.js", | ||
"require": "./dist/cjs/index.js" | ||
} | ||
}, | ||
"author": "Saber Team <team@saber.so>", | ||
"version": "1.13.17", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"license": "Apache-2.0", | ||
"scripts": { | ||
@@ -26,6 +31,7 @@ "build": "tsc && tsc -P tsconfig.cjs.json", | ||
"devDependencies": { | ||
"@solana/web3.js": "^1.43.1", | ||
"@saberhq/tsconfig": "1.13.18", | ||
"@solana/web3.js": "^1.43.2", | ||
"@types/bn.js": "^5.1.0", | ||
"@types/lodash.mapvalues": "^4.6.7", | ||
"@types/node": "^17.0.35", | ||
"@types/node": "^17.0.36", | ||
"bn.js": "^5.2.1", | ||
@@ -41,4 +47,4 @@ "jsbi": "^4.3.0", | ||
"dependencies": { | ||
"@saberhq/solana-contrib": "^1.13.17", | ||
"@saberhq/token-utils": "^1.13.17", | ||
"@saberhq/solana-contrib": "^1.13.18", | ||
"@saberhq/token-utils": "^1.13.18", | ||
"@solana/buffer-layout": "^4.0.0", | ||
@@ -45,0 +51,0 @@ "lodash.mapvalues": "^4.6.0", |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
639916
8
1