Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webrecorder/awp-sw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Choose a base ref
...
head repository: webrecorder/awp-sw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 21, 2024

  1. deps: bump to 0.5.3, wabac.js 2.20.6

    ikreymer committed Nov 21, 2024
    Copy the full SHA
    3c09436 View commit details
  2. bump to 0.5.3

    ikreymer committed Nov 21, 2024
    Copy the full SHA
    0ba5618 View commit details
Showing with 11 additions and 11 deletions.
  1. +2 −2 package.json
  2. +9 −9 yarn.lock
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@webrecorder/awp-sw",
"browser": "dist/index.js",
"version": "0.5.2",
"version": "0.5.3",
"type": "module",
"repository": {
"type": "git",
@@ -21,7 +21,7 @@
"dependencies": {
"@ipld/car": "^5.3.2",
"@ipld/unixfs": "^3.0.0",
"@webrecorder/wabac": "^2.20.5",
"@webrecorder/wabac": "^2.20.6",
"auto-js-ipfs": "^2.3.0",
"client-zip": "^2.3.0",
"hash-wasm": "^4.9.0",
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -621,16 +621,16 @@
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e"
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==

"@webrecorder/wabac@^2.20.5":
version "2.20.5"
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.20.5.tgz#bac841e278a318663dbb5935d5241cd043b40a82"
integrity sha512-2TfVJM0a319W+qWj/qocnYgF6lDaaeTotcPn6ZRqIUq70r8TXi8ZzIqpjYAxqGNkxCRapq/7Yo1/gDVIjVpD3Q==
"@webrecorder/wabac@^2.20.6":
version "2.20.6"
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.20.6.tgz#8b28b58d5ae900faebd7be30224eadc620838f9e"
integrity sha512-bCvHgfnKHFzEuwPkIxdYIVuBmVTzOgxf96DeDTdZkhPI99iP7AUrz/Y6+qgoD9Vjn4usozUff25vdViD5mtiUg==
dependencies:
"@peculiar/asn1-ecc" "^2.3.4"
"@peculiar/asn1-schema" "^2.3.3"
"@peculiar/x509" "^1.9.2"
"@types/js-levenshtein" "^1.1.3"
"@webrecorder/wombat" "^3.8.6"
"@webrecorder/wombat" "^3.8.7"
acorn "^8.10.0"
auto-js-ipfs "^2.1.1"
base64-js "^1.5.1"
@@ -651,10 +651,10 @@
stream-browserify "^3.0.0"
warcio "^2.4.2"

"@webrecorder/wombat@^3.8.6":
version "3.8.6"
resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.8.6.tgz#3aa99d9519f6263434a9e0b963f6ef86d3e0494a"
integrity sha512-+IxV0bkoc6QdHYzwejsPFPC31dRjaxa6zGuR9F08aFb4Ooeekf9AK16ZIYweizs/wm7nvTG5E12ZwW0LUUzX8w==
"@webrecorder/wombat@^3.8.7":
version "3.8.7"
resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.8.7.tgz#51c7465c589e0020be064121127c7c10a38ec21f"
integrity sha512-bW5V7cBweTkTazOIN8oZZGwHLevsGNv1luY3t0RYdEZhs5BDpTmUHN33zEbrXDOiPUlY3N3I8+73VA+PuxihoQ==
dependencies:
warcio "^2.4.0"