@netlify/build 27.18.5 → 27.18.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{src → lib}/core/bin.js +0 -0
- package/{src → lib}/core/build.js +0 -0
- package/{src → lib}/core/config.js +0 -0
- package/{src → lib}/core/constants.js +0 -0
- package/{src → lib}/core/dev.js +0 -0
- package/{src → lib}/core/dry.js +0 -0
- package/{src → lib}/core/feature_flags.js +0 -0
- package/{src → lib}/core/flags.js +0 -0
- package/{src → lib}/core/lingering.js +0 -0
- package/{src → lib}/core/main.js +0 -0
- package/{src → lib}/core/missing_side_file.js +0 -0
- package/{src → lib}/core/normalize_flags.js +0 -0
- package/{src → lib}/core/severity.js +0 -0
- package/{src → lib}/core/user_node_version.js +0 -0
- package/{src → lib}/env/changes.js +0 -0
- package/{src → lib}/env/main.js +0 -0
- package/{src → lib}/env/metadata.js +0 -0
- package/{src → lib}/error/api.js +0 -0
- package/{src → lib}/error/build.js +0 -0
- package/{src → lib}/error/cancel.js +0 -0
- package/{src → lib}/error/colors.js +0 -0
- package/{src → lib}/error/handle.js +0 -0
- package/{src → lib}/error/info.js +0 -0
- package/{src → lib}/error/monitor/location.js +0 -0
- package/{src → lib}/error/monitor/normalize.js +0 -0
- package/{src → lib}/error/monitor/print.js +0 -0
- package/{src → lib}/error/monitor/report.js +0 -0
- package/{src → lib}/error/monitor/start.js +0 -0
- package/{src → lib}/error/parse/clean_stack.js +1 -1
- package/{src → lib}/error/parse/location.js +0 -0
- package/{src → lib}/error/parse/normalize.js +0 -0
- package/{src → lib}/error/parse/parse.js +0 -0
- package/{src → lib}/error/parse/plugin.js +0 -0
- package/{src → lib}/error/parse/properties.js +0 -0
- package/{src → lib}/error/parse/serialize_log.js +0 -0
- package/{src → lib}/error/parse/serialize_status.js +0 -0
- package/{src → lib}/error/parse/stack.js +0 -0
- package/{src → lib}/error/type.js +0 -0
- package/{src → lib}/install/functions.js +0 -0
- package/{src → lib}/install/local.js +0 -0
- package/{src → lib}/install/main.js +0 -0
- package/{src → lib}/install/missing.js +0 -0
- package/{src → lib}/log/colors.js +0 -0
- package/{src → lib}/log/description.js +0 -0
- package/{src → lib}/log/header.js +0 -0
- package/{src → lib}/log/header_func.js +0 -0
- package/{src → lib}/log/logger.js +0 -0
- package/{src → lib}/log/messages/compatibility.js +0 -0
- package/{src → lib}/log/messages/config.js +0 -0
- package/{src → lib}/log/messages/core.js +0 -0
- package/{src → lib}/log/messages/core_steps.js +0 -0
- package/{src → lib}/log/messages/dry.js +0 -0
- package/{src → lib}/log/messages/install.js +0 -0
- package/{src → lib}/log/messages/ipc.js +0 -0
- package/{src → lib}/log/messages/mutations.js +0 -0
- package/{src → lib}/log/messages/plugins.js +0 -0
- package/{src → lib}/log/messages/status.js +0 -0
- package/{src → lib}/log/messages/steps.js +0 -0
- package/{src → lib}/log/old_version.js +0 -0
- package/{src → lib}/log/serialize.js +0 -0
- package/{src → lib}/log/stream.js +0 -0
- package/{src → lib}/log/theme.js +0 -0
- package/{src → lib}/plugins/child/diff.js +0 -0
- package/{src → lib}/plugins/child/error.js +0 -0
- package/{src → lib}/plugins/child/lazy.js +0 -0
- package/{src → lib}/plugins/child/load.js +0 -0
- package/{src → lib}/plugins/child/logic.js +0 -0
- package/{src → lib}/plugins/child/main.js +0 -0
- package/{src → lib}/plugins/child/run.js +0 -0
- package/{src → lib}/plugins/child/status.js +0 -0
- package/{src → lib}/plugins/child/typescript.js +0 -0
- package/{src → lib}/plugins/child/utils.js +0 -0
- package/{src → lib}/plugins/child/validate.js +0 -0
- package/{src → lib}/plugins/compatibility.js +0 -0
- package/{src → lib}/plugins/error.js +0 -0
- package/{src → lib}/plugins/events.js +0 -0
- package/{src → lib}/plugins/expected_version.js +0 -0
- package/{src → lib}/plugins/ipc.js +0 -0
- package/{src → lib}/plugins/list.js +0 -0
- package/{src → lib}/plugins/load.js +0 -0
- package/{src → lib}/plugins/manifest/check.js +0 -0
- package/{src → lib}/plugins/manifest/load.js +0 -0
- package/{src → lib}/plugins/manifest/main.js +0 -0
- package/{src → lib}/plugins/manifest/path.js +0 -0
- package/{src → lib}/plugins/manifest/validate.js +0 -0
- package/{src → lib}/plugins/node_version.js +0 -0
- package/{src → lib}/plugins/options.js +0 -0
- package/{src → lib}/plugins/pinned_version.js +0 -0
- package/{src → lib}/plugins/resolve.js +0 -0
- package/{src → lib}/plugins/spawn.js +0 -0
- package/{src → lib}/plugins_core/add.js +0 -0
- package/{src → lib}/plugins_core/build_command.js +0 -0
- package/{src → lib}/plugins_core/deploy/buildbot_client.js +0 -0
- package/{src → lib}/plugins_core/deploy/index.js +0 -0
- package/{src → lib}/plugins_core/deploy/manifest.yml +0 -0
- package/{src → lib}/plugins_core/edge_functions/index.js +0 -0
- package/{src → lib}/plugins_core/edge_functions/lib/error.js +0 -0
- package/{src → lib}/plugins_core/edge_functions/lib/internal_manifest.js +0 -0
- package/{src → lib}/plugins_core/edge_functions/validate_manifest/validate_edge_functions_manifest.js +0 -0
- package/{src → lib}/plugins_core/functions/error.js +0 -0
- package/{src → lib}/plugins_core/functions/feature_flags.js +0 -0
- package/{src → lib}/plugins_core/functions/index.js +0 -0
- package/{src → lib}/plugins_core/functions/utils.js +0 -0
- package/{src → lib}/plugins_core/functions/zisi.js +0 -0
- package/{src → lib}/plugins_core/functions_install/index.js +0 -0
- package/{src → lib}/plugins_core/functions_install/manifest.yml +0 -0
- package/{src → lib}/plugins_core/list.js +0 -0
- package/{src → lib}/status/add.js +0 -0
- package/{src → lib}/status/colors.js +0 -0
- package/{src → lib}/status/load_error.js +0 -0
- package/{src → lib}/status/report.js +0 -0
- package/{src → lib}/status/success.js +0 -0
- package/{src → lib}/steps/core_step.js +0 -0
- package/{src → lib}/steps/error.js +0 -0
- package/{src → lib}/steps/get.js +0 -0
- package/{src → lib}/steps/plugin.js +0 -0
- package/{src → lib}/steps/return.js +0 -0
- package/{src → lib}/steps/run_core_steps.js +0 -0
- package/{src → lib}/steps/run_step.js +0 -0
- package/{src → lib}/steps/run_steps.js +0 -0
- package/{src → lib}/steps/update_config.js +0 -0
- package/{src → lib}/telemetry/main.js +0 -0
- package/{src → lib}/time/aggregate.js +0 -0
- package/{src → lib}/time/main.js +0 -0
- package/{src → lib}/time/measure.js +0 -0
- package/{src → lib}/time/report.js +0 -0
- package/{src → lib}/utils/errors.js +0 -0
- package/{src → lib}/utils/json.js +0 -0
- package/{src → lib}/utils/omit.js +0 -0
- package/{src → lib}/utils/package.js +0 -0
- package/{src → lib}/utils/remove_falsy.js +0 -0
- package/{src → lib}/utils/resolve.js +0 -0
- package/{src → lib}/utils/runtime.js +0 -0
- package/{src → lib}/utils/semver.js +0 -0
- package/package.json +14 -12
package/{src → lib}/core/bin.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{src → lib}/core/dev.js
RENAMED
|
File without changes
|
package/{src → lib}/core/dry.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{src → lib}/core/main.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{src → lib}/env/main.js
RENAMED
|
File without changes
|
|
File without changes
|
package/{src → lib}/error/api.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -76,7 +76,7 @@ const INTERNAL_STACK_STRINGS = [
|
|
|
76
76
|
]
|
|
77
77
|
|
|
78
78
|
// This is only needed for local builds and tests
|
|
79
|
-
const INTERNAL_STACK_REGEXP = /(packages|@netlify)\/build\/(
|
|
79
|
+
const INTERNAL_STACK_REGEXP = /(packages|@netlify)\/build\/(lib\/|tests\/helpers\/|tests\/.*\/tests.js|node_modules)/
|
|
80
80
|
|
|
81
81
|
const INITIAL_NEWLINES = /^\n+/
|
|
82
82
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{src → lib}/log/theme.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{src → lib}/steps/get.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{src → lib}/time/main.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@netlify/build",
|
|
3
|
-
"version": "27.18.
|
|
3
|
+
"version": "27.18.6",
|
|
4
4
|
"description": "Netlify build module",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"exports": "./
|
|
7
|
-
"main": "./
|
|
6
|
+
"exports": "./lib/core/main.js",
|
|
7
|
+
"main": "./lib/core/main.js",
|
|
8
8
|
"types": "types/index.d.ts",
|
|
9
9
|
"bin": {
|
|
10
|
-
"netlify-build": "./
|
|
10
|
+
"netlify-build": "./lib/core/bin.js"
|
|
11
11
|
},
|
|
12
12
|
"files": [
|
|
13
|
-
"
|
|
14
|
-
"
|
|
13
|
+
"lib/**/*.js",
|
|
14
|
+
"lib/**/*.yml",
|
|
15
15
|
"types/**/*.d.ts"
|
|
16
16
|
],
|
|
17
17
|
"author": "Netlify Inc.",
|
|
@@ -20,7 +20,9 @@
|
|
|
20
20
|
"Swyx <swyx@netlify.com> (https://www.swyx.io)"
|
|
21
21
|
],
|
|
22
22
|
"scripts": {
|
|
23
|
-
"prepublishOnly": "cd ../../ && npm run prepublishOnly"
|
|
23
|
+
"prepublishOnly": "cd ../../ && npm run prepublishOnly",
|
|
24
|
+
"prebuild": "rm -rf lib",
|
|
25
|
+
"build": "cp -a src lib/"
|
|
24
26
|
},
|
|
25
27
|
"keywords": [
|
|
26
28
|
"nodejs",
|
|
@@ -57,12 +59,12 @@
|
|
|
57
59
|
"dependencies": {
|
|
58
60
|
"@bugsnag/js": "^7.0.0",
|
|
59
61
|
"@netlify/edge-bundler": "^2.2.0",
|
|
60
|
-
"@netlify/cache-utils": "^4.
|
|
61
|
-
"@netlify/config": "^18.2.
|
|
62
|
-
"@netlify/functions-utils": "^4.2.
|
|
63
|
-
"@netlify/git-utils": "^4.
|
|
62
|
+
"@netlify/cache-utils": "^4.1.5",
|
|
63
|
+
"@netlify/config": "^18.2.4",
|
|
64
|
+
"@netlify/functions-utils": "^4.2.10",
|
|
65
|
+
"@netlify/git-utils": "^4.1.2",
|
|
64
66
|
"@netlify/plugins-list": "^6.46.0",
|
|
65
|
-
"@netlify/run-utils": "^4.0.
|
|
67
|
+
"@netlify/run-utils": "^4.0.2",
|
|
66
68
|
"@netlify/zip-it-and-ship-it": "^7.1.2",
|
|
67
69
|
"@sindresorhus/slugify": "^2.0.0",
|
|
68
70
|
"@types/node": "^16.0.0",
|