Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
997 changes: 997 additions & 0 deletions build.log

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions changed.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
dependencies @babel/core ^7.29.0 ^7.22.9
dependencies node-polyfill-webpack-plugin ^4.1.0 4.0.0
dependencies sass-loader ^16.0.8 ^17.0.0
dependencies webpack-cli ^7.0.2 ^6.0.1
devDependencies @babel/preset-env ^7.29.5 ^7.22.9
devDependencies postcss-html ^2.0.0 ^1.0.0
devDependencies stylelint-config-html ^2.0.0 ^1.1.0
devDependencies stylelint-config-recommended-vue ^2.0.0 ^1.6.1
27 changes: 27 additions & 0 deletions inst.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'stackiq@1.0.0',
npm warn EBADENGINE required: { node: '^22.14 || ^24 || >=26', npm: '^11.0.0' },
npm warn EBADENGINE current: { node: 'v22.22.0', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@nextcloud/initial-state@2.2.0',
npm warn EBADENGINE required: { npm: '^10.0.0', node: '^20.0.0' },
npm warn EBADENGINE current: { node: 'v22.22.0', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@nextcloud/files@4.0.0',
npm warn EBADENGINE required: { node: '^24.0.0' },
npm warn EBADENGINE current: { node: 'v22.22.0', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated whatwg-encoding@2.0.0: Use @exodus/bytes instead for a more spec-conformant and faster implementation
npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me

added 1634 packages in 1m
310 changes: 310 additions & 0 deletions lint.log

Large diffs are not rendered by default.

Loading
Loading