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

@vercel/nft

Package Overview
Dependencies
Maintainers
33
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.5 to 0.9.6

10

package.json
{
"name": "@vercel/nft",
"version": "0.9.5",
"version": "0.9.6",
"repository": "vercel/nft",

@@ -22,3 +22,3 @@ "license": "MIT",

"dependencies": {
"acorn": "^7.1.1",
"acorn": "^7.4.1",
"acorn-class-fields": "^0.3.2",

@@ -56,3 +56,3 @@ "acorn-export-ns-from": "^0.1.0",

"auth0": "^2.27.1",
"axios": "^0.19.0",
"axios": "^0.21.1",
"azure-storage": "^2.10.3",

@@ -105,3 +105,3 @@ "browserify-middleware": "^8.1.1",

"polyfill-library": "3.93.0",
"pug": "^2.0.4",
"pug": "^3.0.1",
"react": "^16.8.6",

@@ -115,3 +115,3 @@ "react-dom": "^16.8.6",

"sharp": "^0.22.1",
"socket.io": "^2.2.0",
"socket.io": "^2.4.0",
"socket.io-client": "^2.2.0",

@@ -118,0 +118,0 @@ "stripe": "^7.4.0",

@@ -86,3 +86,3 @@ # Node File Trace

Any package with `"exports"` will then only have its exports traced, and the main will not be included at all. This can reduce the output size when targeting [Node.js 12.17.0)(https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.17.0) or newer.
Any package with `"exports"` will then only have its exports traced, and the main will not be included at all. This can reduce the output size when targeting [Node.js 12.17.0](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.17.0) or newer.

@@ -89,0 +89,0 @@ #### Paths

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