Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@saberhq/stableswap-sdk

Package Overview
Dependencies
Maintainers
2
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saberhq/stableswap-sdk - npm Package Compare versions

Comparing version 0.14.3 to 0.14.4

dist/calculator/price.d.ts

1

dist/calculator/index.d.ts
export * from "./amounts";
export * from "./curve";
export * from "./price";
//# sourceMappingURL=index.d.ts.map

@@ -15,2 +15,3 @@ "use strict";

__exportStar(require("./curve"), exports);
__exportStar(require("./price"), exports);
//# sourceMappingURL=index.js.map

4

package.json

@@ -8,3 +8,3 @@ {

"author": "Saber Team <team@saber.so>",
"version": "0.14.3",
"version": "0.14.4",
"main": "dist/index.js",

@@ -57,3 +57,3 @@ "license": "Apache-2.0",

},
"gitHead": "fc2dbbb559f5535f137455a53084adc943235f55"
"gitHead": "0c5e0ded1a0d4aa1d496341835e1c6c5d5916dce"
}
export * from "./amounts";
export * from "./curve";
export * from "./price";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc