@vercel/build-utils
Advanced tools
Comparing version 2.4.1-canary.2 to 2.4.1-canary.3
@@ -351,3 +351,3 @@ "use strict"; | ||
message: 'Your `package.json` file is missing a `build` property inside the `scripts` property.' + | ||
'\nMore details: https://vercel.com/docs/v2/platform/frequently-asked-questions#missing-build-script', | ||
'\nLearn More: https://vercel.com/docs/v2/platform/frequently-asked-questions#missing-build-script', | ||
}; | ||
@@ -354,0 +354,0 @@ } |
@@ -30,3 +30,3 @@ /** | ||
/** | ||
* Optional "action" to display before the `link`, such as "More details". | ||
* Optional "action" to display before the `link`, such as "Learn More". | ||
*/ | ||
@@ -33,0 +33,0 @@ action?: string; |
{ | ||
"name": "@vercel/build-utils", | ||
"version": "2.4.1-canary.2", | ||
"version": "2.4.1-canary.3", | ||
"license": "MIT", | ||
@@ -51,3 +51,3 @@ "main": "./dist/index.js", | ||
}, | ||
"gitHead": "5380c12569579ff1aba0d2aee54e10016cb12a5d" | ||
"gitHead": "7ad2a99cd7bbb57cbda13e9850443d1a67ed5b69" | ||
} |
Sorry, the diff of this file is too big to display
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
1245022