@vercel/cgi
Advanced tools
Comparing version 1.0.7-canary.0 to 1.0.7-canary.1
@@ -10,3 +10,3 @@ const path = require('path'); | ||
getWritableDirectory, | ||
} = require('@now/build-utils'); | ||
} = require('@vercel/build-utils'); | ||
@@ -13,0 +13,0 @@ exports.analyze = ({ files, entrypoint }) => files[entrypoint].digest; |
{ | ||
"name": "@vercel/cgi", | ||
"version": "1.0.7-canary.0", | ||
"version": "1.0.7-canary.1", | ||
"license": "MIT", | ||
@@ -8,3 +8,3 @@ "repository": { | ||
"url": "https://github.com/vercel/vercel.git", | ||
"directory": "packages/now-cgi" | ||
"directory": "packages/cgi" | ||
}, | ||
@@ -25,3 +25,3 @@ "scripts": { | ||
}, | ||
"gitHead": "e09ceca95ddfb64c7704d8753147bc05f7c7657c" | ||
"gitHead": "9acf8e17377dd8050f7ea5c2752e1aa368068e59" | ||
} |
Sorry, the diff of this file is not supported yet
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
10642720