@unique-nft/schemas
Advanced tools
Comparing version 2.1.6 to 2.1.7
{ | ||
"name": "@unique-nft/schemas", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "Unique Network schemas encoding, validating and decoding toolkit", | ||
@@ -61,3 +61,15 @@ "main": "index.js", | ||
}, | ||
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72" | ||
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72", | ||
"exports": { | ||
".": { | ||
"import": "./index.mjs", | ||
"require": "./index.js", | ||
"types": "./index.d.ts" | ||
}, | ||
"./pure": { | ||
"import": "./pure.mjs", | ||
"require": "./pure.js", | ||
"types": "./pure.d.ts" | ||
} | ||
} | ||
} |
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
2550536
7