Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/nft

Package Overview
Dependencies
Maintainers
12
Versions
61
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.9.1 to 0.9.2

2

out/node-file-trace.js

@@ -203,3 +203,3 @@ "use strict";

return path;
return this.realpath(path_1.dirname(path), parent, seen) + path_1.sep + path_1.basename(path);
return path_2.join(this.realpath(path_1.dirname(path), parent, seen), path_1.basename(path));
}

@@ -206,0 +206,0 @@ emitFile(path, reason, parent, isRealpath = false) {

{
"name": "@vercel/nft",
"version": "0.9.1",
"version": "0.9.2",
"repository": "vercel/nft",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc