Comparing version 1.0.18 to 1.0.19
{ | ||
"name": "libcip54", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "Cardano Smart NFT Library", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"main": "lib/src/index.js", | ||
"types": "lib/src/index.d.ts", | ||
"homepage": "https://nft-playground.dev", | ||
@@ -8,0 +8,0 @@ "repository": "https://github.com/kieransimkin/libcip54.git", |
@@ -517,2 +517,3 @@ "use strict"; | ||
case 0: | ||
ensureInit(); | ||
files = []; | ||
@@ -675,2 +676,3 @@ return [4 /*yield*/, (0, exports.getMetadata)(unit)]; | ||
case 0: | ||
ensureInit(); | ||
file = null; | ||
@@ -677,0 +679,0 @@ if (!(unit === 'own' && metadata)) return [3 /*break*/, 1]; |
{ | ||
"name": "libcip54", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "Cardano Smart NFT Library", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"main": "lib/src/index.js", | ||
"types": "lib/src/index.d.ts", | ||
"homepage": "https://nft-playground.dev", | ||
@@ -8,0 +8,0 @@ "repository": "https://github.com/kieransimkin/libcip54.git", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
3
2
62041
6
1093