Socket
Socket
Sign inDemoInstall

@railgun-community/shared-models

Package Overview
Dependencies
Maintainers
2
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@railgun-community/shared-models - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

3

dist/models/response-types.d.ts

@@ -96,2 +96,5 @@ import { BigNumber } from '@ethersproject/bignumber';

};
export declare type RailgunWalletTokenAmountRecipient = RailgunWalletTokenAmount & {
recipientAddress: string;
};
export declare type EncryptDataWithSharedKeyResponse = {

@@ -98,0 +101,0 @@ encryptedData: [string, string];

2

package.json
{
"name": "@railgun-community/shared-models",
"version": "1.4.0",
"version": "1.5.0",
"license": "MIT",

@@ -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