@vercel/nft
Advanced tools
Comparing version 0.9.5 to 0.9.6
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedacorn@^7.4.1