New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@0xsquid/squid-types

Package Overview
Dependencies
Maintainers
0
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsquid/squid-types - npm Package Compare versions

Comparing version 0.1.138-beta.0 to 0.1.138-beta.1

3

dist/chains/index.d.ts

@@ -6,3 +6,4 @@ import { BridgeConfig } from "bridges";

BTC = "bitcoin",
SOLANA = "solana"
SOLANA = "solana",
XRP = "xrp"
}

@@ -9,0 +10,0 @@ export type BaseChain = {

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

ChainType["SOLANA"] = "solana";
ChainType["XRP"] = "xrp";
})(ChainType || (exports.ChainType = ChainType = {}));

@@ -12,0 +13,0 @@ var ChainName;

{
"name": "@0xsquid/squid-types",
"version": "0.1.138-beta.0",
"version": "0.1.138-beta.1",
"description": "JS and TS types relating to 0xsquid related projects.",

@@ -5,0 +5,0 @@ "main": "dist/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