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

@hawksightco/hawk-sdk

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hawksightco/hawk-sdk - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

11

dist/src/types.d.ts

@@ -66,7 +66,7 @@ import * as web3 from "@solana/web3.js";

export declare enum Tags {
Stable = "stable",
Volatile = "volatile",
LiquidStaking = "liquid_staking",
Stablecoin = "stablecoins",
Deprecated = "deprecated"
Memecoin = "memecoin",
Ecosystem = "ecosystem",
Bluechip = "bluechip",
Stablecoin = "stablecoin",
SOL = "sol"
}

@@ -99,3 +99,2 @@ export declare enum Protocol {

address: string;
name: string;
mint_a: string;

@@ -102,0 +101,0 @@ mint_b: string;

@@ -8,7 +8,7 @@ "use strict";

(function (Tags) {
Tags["Stable"] = "stable";
Tags["Volatile"] = "volatile";
Tags["LiquidStaking"] = "liquid_staking";
Tags["Stablecoin"] = "stablecoins";
Tags["Deprecated"] = "deprecated";
Tags["Memecoin"] = "memecoin";
Tags["Ecosystem"] = "ecosystem";
Tags["Bluechip"] = "bluechip";
Tags["Stablecoin"] = "stablecoin";
Tags["SOL"] = "sol";
})(Tags || (exports.Tags = Tags = {}));

@@ -15,0 +15,0 @@ var Protocol;

{
"name": "@hawksightco/hawk-sdk",
"version": "0.0.21",
"version": "0.0.22",
"description": "Hawksight v2 SDK",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

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