Closed achingbrain closed 6 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/chokidar@3.6.0 | environment, filesystem | +13 |
358 kB | paulmillr |
npm/cpy@11.0.1 | Transitive: environment, filesystem | +34 |
754 kB | sindresorhus |
npm/globby@14.0.1 | Transitive: filesystem | +23 |
608 kB | sindresorhus |
npm/hd-scripts@9.1.0 | Transitive: environment, eval, filesystem, network, shell, unsafe | +372 |
48.6 MB | hugomrdias |
npm/lilconfig@3.1.1 | filesystem | 0 |
17.7 kB | antonk52 |
npm/lint-staged@15.2.2 | Transitive: environment, filesystem, shell | +35 |
1.86 MB | okonet |
npm/mocha@10.4.0 | environment, eval, filesystem | +70 |
5 MB | voxpelli |
npm/nanoid@5.0.7 | None | 0 |
10.9 kB | ai |
npm/p-defer@4.0.1 | None | 0 |
3.83 kB | sindresorhus |
npm/playwright-core@1.43.1 | environment, eval, filesystem, network, shell, unsafe | 0 |
7.1 MB | yurys |
npm/simple-git-hooks@2.11.1 | filesystem | 0 |
10.9 kB | toplenboren |
npm/tape@5.7.5 | environment, filesystem Transitive: eval | +99 |
5.01 MB | ljharb |
npm/tinybench@2.8.0 | None | 0 |
51 kB | aslemammad |
npm/typescript@5.4.5 | None | 0 |
32.4 MB | typescript-bot |
🚮 Removed packages: npm/cpy@11.0.0, npm/globby@14.0.0, npm/hd-scripts@9.0.6, npm/lint-staged@15.2.1, npm/mocha@10.2.0, npm/nanoid@5.0.6, npm/p-defer@4.0.0, npm/playwright-core@1.41.1, npm/simple-git-hooks@2.9.0, npm/tape@5.7.4, npm/tinybench@2.6.0, npm/typescript@5.3.3
dunno i think, i saw some breakage even in patch and minors cause i use internals to avoid the default download all browsers logic.
The last playwright-core release has the latest Firefox which finally has support for WebTransport serverCertificateHashes.
Unpins playwright-core version to be able to test with the latest browser releases.
I'm not sure why this was pinned in the first place - @hugomrdias any ideas? Would you prefer it pinned to
1.43.1
(the latest at the time of writing)?