@poap-xyz/utils
Advanced tools
Comparing version 0.7.4 to 0.7.5
{ | ||
"name": "@poap-xyz/utils", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"description": "Utils module for the poap.js library", | ||
@@ -12,3 +12,4 @@ "main": "dist/cjs/index.cjs", | ||
"import": "./dist/esm/index.mjs", | ||
"browser": "./dist/umd/index.js" | ||
"browser": "./dist/umd/index.js", | ||
"types": "./dist/cjs/index.d.ts" | ||
}, | ||
@@ -15,0 +16,0 @@ "type": "module", |
@@ -16,3 +16,3 @@ /** | ||
value, | ||
) as Field<V>; // casted becuse keys is assumed to not be empty | ||
) as Field<V>; // casted because keys is assumed to not be empty | ||
} |
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
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
0
81364
89