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

@swapkit/helpers

Package Overview
Dependencies
Maintainers
1
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swapkit/helpers - npm Package Compare versions

Comparing version 1.0.0-rc.42 to 1.0.0-rc.43

1

dist/index.d.ts

@@ -155,2 +155,3 @@ import { Chain } from '@swapkit/types';

readonly core_transaction_deposit_gas_error: 10312;
readonly core_transaction_invalid_sender_address: 10313;
readonly core_transaction_deposit_server_error: 10313;

@@ -157,0 +158,0 @@ /**

@@ -1037,2 +1037,3 @@ var bt = Object.defineProperty;

core_transaction_deposit_gas_error: 10312,
core_transaction_invalid_sender_address: 10313,
core_transaction_deposit_server_error: 10313,

@@ -1039,0 +1040,0 @@ /**

2

package.json

@@ -45,3 +45,3 @@ {

"types": "./dist/index.d.ts",
"version": "1.0.0-rc.42",
"version": "1.0.0-rc.43",
"scripts": {

@@ -48,0 +48,0 @@ "build": "vite build",

@@ -48,2 +48,3 @@ const errorMessages = {

core_transaction_deposit_gas_error: 10312,
core_transaction_invalid_sender_address: 10313,
core_transaction_deposit_server_error: 10313,

@@ -50,0 +51,0 @@

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