New:Socket for Asana Is Now Available.Learn more
Get Started

@pear-protocol/utils

Package Overview
Dependencies
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pear-protocol/utils - npm Package Compare versions

Comparing version
0.8.0
to
0.8.1
+3
-0
dist/position/key.d.ts

@@ -13,4 +13,7 @@ type PositionKeyInput = {

* apply UPSERT find-or-create the single correct target.
*
* PHASE-1 LEG ID WARNING: `symbols` must be instrument ids
* (`leg.id ?? leg.symbol`, or exposure keys). A phase-3 ticker here re-hashes and orphans every position.
*/
export declare function generateDeterministicPositionKey(input: PositionKeyInput): string;
export {};
+2
-2
{
"name": "@pear-protocol/utils",
"version": "0.8.0",
"version": "0.8.1",
"description": "Pear Protocol Utility functions",

@@ -30,3 +30,3 @@ "private": false,

"@noble/hashes": "^1.3.2",
"@pear-protocol/types": "^1.31.0",
"@pear-protocol/types": "^1.32.0",
"@scure/base": "^2.3.0",

@@ -33,0 +33,0 @@ "bignumber.js": "9.3.1"