14 Commits

Author SHA1 Message Date
Cameron
77080e8ca4
Restore package-lock.json module hashes (#151)
- Adds integrity hashes that were missing for 5 npm packages in
`package-lock.json`

<hr />

Is there a reason hashes for some of these dependencies are missing from
`package-lock.json`?

Right now these omissions prevent me from packaging a nix derivation for
this mcp server directly off this repo
(https://github.com/cameronfyfe/nix-mcp-servers/blob/main/pkgs/servers/mcp-server-playwright/default.nix#L17)
and I was wondering if they might just be missing due to a bad merge or
something odd like that at some point. `npm install` under normal use
doesn't seem to care if the hashes are missing and installs the packages
anyway, but it's a blocker for hermetic build systems like nix.

If this is intentional for some reason I'm not familiar with feel free
to ignore and close.
2025-04-10 15:24:36 +02:00
Pavel Feldman
6b15c7e422
chore: mark v0.0.10 (#138) 2025-04-05 19:14:50 -07:00
Pavel Feldman
23f392dd91
chore: mark v0.0.9 (#114) 2025-04-01 15:45:00 -07:00
Pavel Feldman
2366dbf36c
chore: mark v0.0.8 (#111) 2025-04-01 15:16:28 -07:00
Simon Knott
0a5518b252
chore: stitch together iframes into one tree (#71) 2025-04-01 14:47:53 -07:00
Pavel Feldman
020107e830 chore: mark v0.0.7 2025-03-28 13:42:20 -07:00
Pavel Feldman
5b43f194e9 chore: mark v.0.0.6 2025-03-27 16:53:34 -07:00
Pavel Feldman
2c408f3818 chore: mark as v0.0.5 2025-03-27 09:24:12 -07:00
Pavel Feldman
4e64373168 chore: mark v0.0.4 2025-03-26 16:04:36 -07:00
Max Schmitt
77fc45a89b
chore: roll Playwright to 1.52.0-alpha-1743011787000 (#40) 2025-03-26 14:02:03 -07:00
Pavel Feldman
a394c5be52 chore: mark v0.0.3 2025-03-25 13:06:37 -07:00
Pavel Feldman
dc7a449e8a chore: add @latest to the recommended version in config 2025-03-21 13:33:24 -07:00
Pavel Feldman
f9e5abb631 chore: update readme, add workflow 2025-03-21 13:17:47 -07:00
Pavel Feldman
852709c026 chore: initial code commit 2025-03-21 11:13:24 -07:00