@poap-xyz/utils
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -62,3 +62,3 @@ (function (global, factory) { | ||
} | ||
function createNotNullAddressFilter(key, filterZeroAddress = true, filterDeadAddress = true) { | ||
function createNotNullAddressFilter(key, filterZeroAddress, filterDeadAddress) { | ||
if (filterZeroAddress && filterDeadAddress) { | ||
@@ -65,0 +65,0 @@ return { |
{ | ||
"name": "@poap-xyz/utils", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Utils module for the poap.js library", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.cjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60245