@replicode/parallax
Advanced tools
Comparing version 1.1.47 to 1.1.48
@@ -44,3 +44,4 @@ export declare namespace Parallax { | ||
imageURL: string; | ||
stats: CollectionStats; | ||
isVerified: boolean; | ||
stats?: CollectionStats; | ||
} | ||
@@ -47,0 +48,0 @@ interface Wallet { |
{ | ||
"name": "@replicode/parallax", | ||
"version": "1.1.47", | ||
"version": "1.1.48", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
@@ -50,3 +50,4 @@ export namespace Parallax { | ||
imageURL: string | ||
stats: CollectionStats | ||
isVerified: boolean | ||
stats?: CollectionStats | ||
} | ||
@@ -53,0 +54,0 @@ |
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
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
33333
710