@particle-network/auth
Advanced tools
Comparing version 0.4.4 to 0.4.5
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47606
584
1