Commit de4007e
Add min-release-age to .npmrc
Since npm CLI 11.10.0 (Feb 2026), npm supports min-release-age.
This allows us to have a safeguard client side and avoid installing
fresh dependencies. This PR removes removes package.json
overrides, sets min-release-age to 7days in .npmrc and contains
the result of running npm run install-deps with these settings.
package-lock.json is regenerated.
Update-Node-Dependencies: intentional update
Bug: none
Change-Id: Icd3dc9d819c89595066b64143b551c1d544a792a
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7865905
Reviewed-by: Danil Somsikov <dsv@chromium.org>
Commit-Queue: Alex Rudenko <alexrudenko@chromium.org>
SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com>
Reviewed-by: Nikolay Vitkov <nvitkov@chromium.org>1 parent 5b18425 commit de4007e
121 files changed
Lines changed: 7366 additions & 9884 deletions
File tree
- node_modules
- @typescript-eslint/typescript-estree/node_modules/brace-expansion
- dist
- commonjs
- esm
- @types
- cookie
- ws
- b4a
- lib
- bare-events
- engine.io
- build
- contrib
- parser-v3
- transports-uws
- transports
- node_modules/debug
- src
- fast-uri
- .github
- workflows
- benchmark
- lib
- test
- fixtures
- types
- puppeteer-core/node_modules/ws
- lib
- socket.io-adapter
- dist
- contrib
- node_modules/debug
- src
- text-decoder
- lib
- ws
- lib
- scripts/deps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
File renamed without changes.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments