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

@poprank/rankings

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@poprank/rankings - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

4

lib/rarity/rarity.js

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

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