We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dadc43c commit 632d195Copy full SHA for 632d195
benchmarks/results/npm/11.3.0/alotta-files.yaml
@@ -0,0 +1,9 @@
1
+- firstInstall: 69007
2
+ repeatInstall: 1316
3
+ withWarmCacheAndLockfile: 7943
4
+ withWarmCache: 12384
5
+ withLockfile: 9157
6
+ withWarmCacheAndModules: 1228
7
+ withWarmModulesAndLockfile: 1132
8
+ withWarmModules: 1296
9
+ updatedDependencies: 9416
package.json
@@ -1,5 +1,5 @@
{
- "packageManager": "pnpm@10.7.1",
+ "packageManager": "pnpm@10.10.0",
"scripts": {
"examples": "docusaurus-examples",
"copy-docs": "shx rm -rf versioned_docs/version-10.x && shx cp -r docs versioned_docs/version-10.x",
0 commit comments