-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
Version
1.42.1
Steps to reproduce
npm install -D playwright
npm audit signatures
Expected behavior
No error messages
Actual behavior
2 packages have invalid attestations:
playwright@1.42.1 (https://registry.npmjs.org/)
playwright-core@1.42.1 (https://registry.npmjs.org/)
Someone might have tampered with these packages since they were published on the registry!
Additional context
npm audit signatures
is used to ensure the integrity of packages you download from the public npm registry. Here's the documentation on npm
The command succeeds with no errors or warnings for versions prior to 1.42.1.
Environment
System:
OS: macOS 14.3
Memory: 41.00 MB / 32.00 GB
Binaries:
Node: 20.10.0 - /usr/local/bin/node
Yarn: 3.5.0 - /usr/local/bin/yarn
npm: 10.2.3 - /usr/local/bin/npm
pnpm: 8.6.9 - /usr/local/bin/pnpm
Languages:
Bash: 3.2.57 - /bin/bash
npmPackages:
playwright: ^1.42.1 => 1.42.1
rbell517 and baditaflorin
Metadata
Metadata
Assignees
Labels
No labels