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

@vercel/nft

Package Overview
Dependencies
Maintainers
37
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.12.1 to 0.12.2

7

out/utils/special-cases.js

@@ -194,3 +194,8 @@ "use strict";

}
}
},
'playwright-core'({ id, emitAsset }) {
if (id.endsWith('playwright-core/index.js')) {
emitAsset(path_1.resolve(path_1.dirname(id), 'browsers.json'));
}
},
};

@@ -197,0 +202,0 @@ function handleSpecialCases({ id, ast, emitAsset, emitAssetDirectory, job }) {

3

package.json
{
"name": "@vercel/nft",
"version": "0.12.1",
"version": "0.12.2",
"repository": "vercel/nft",

@@ -102,2 +102,3 @@ "license": "MIT",

"phantomjs-prebuilt": "^2.1.16",
"playwright-core": "^1.11.1",
"polyfill-library": "3.93.0",

@@ -104,0 +105,0 @@ "pug": "^3.0.1",

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