You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vercel/nft

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/nft - npm Package Compare versions

Comparing version
0.30.2
to
0.30.3
+0
-8
out/analyze.js

@@ -1037,10 +1037,2 @@ "use strict";

}
else if ('value' in staticChildValue &&
typeof staticChildValue.value === 'string') {
try {
const resolved = resolveAbsolutePathOrUrl(path_1.default.resolve(cwd, staticChildValue.value));
await emitAssetPath(resolved);
}
catch (e) { }
}
else if ('ifTrue' in staticChildValue &&

@@ -1047,0 +1039,0 @@ 'else' in staticChildValue &&

+1
-1
{
"name": "@vercel/nft",
"version": "0.30.2",
"version": "0.30.3",
"repository": "vercel/nft",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet