@poprank/rankings
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -235,4 +235,4 @@ "use strict"; | ||
// Don't add "None" traits to the final array, they're implicit | ||
// if (trait.category !== 'None') | ||
nftTraitsWithRarity.push(ratedTrait); | ||
if (trait.category !== 'None') | ||
nftTraitsWithRarity.push(ratedTrait); | ||
}); | ||
@@ -239,0 +239,0 @@ // Collections for which rarity doesn't make sense |
{ | ||
"name": "@poprank/rankings", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "PopRank's NFT rarity and aesthetic ranking logic", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -9,2 +9,8 @@ # Rankings | ||
Install via npm / yarn: | ||
``` | ||
yarn add @poprank/rankings | ||
``` | ||
## Example | ||
@@ -11,0 +17,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
55663
26