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

@particle-network/auth

Package Overview
Dependencies
Maintainers
3
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@particle-network/auth - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

3

lib/types.js

@@ -35,3 +35,3 @@ "use strict";

exports.supportChains = {
ethereum: [1, 42],
ethereum: [1, 3, 4, 5, 42],
bsc: [56, 97],

@@ -48,4 +48,5 @@ polygon: [137, 80001],

aurora: [1313161554, 1313161555],
kcc: [321, 322],
solana: [101, 102, 103],
};
//# sourceMappingURL=types.js.map

@@ -58,2 +58,3 @@ export declare class AuthError {

aurora: number[];
kcc: number[];
solana: number[];

@@ -60,0 +61,0 @@ };

{
"name": "@particle-network/auth",
"version": "0.4.4",
"version": "0.4.5",
"files": [

@@ -5,0 +5,0 @@ "lib",

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