Skip to content

Tags: litejs/zip

Tags

v26.8.0

Toggle v26.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch

-- git merge-base --is-ancestor @{upstream} HEAD

-- npm install
added 2 packages, and audited 3 packages in 2s

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- lj build
Nothing to build, use --out=build/index.html

-- lj test --brief test/index.js

v26.4.0

Toggle v26.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch

-- git merge-base --is-ancestor @{upstream} HEAD

-- npm install
added 2 packages, and audited 3 packages in 1s

found 0 vulnerabilities

-- lj lint

-- npm outdated

-- lj build
Nothing to build, use --out=build/index.html

-- lj test --brief test/index.js

v25.12.0

Toggle v25.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 3 packages in 828ms

found 0 vulnerabilities

-- lj lint

-- ! git rev-parse -q --verify v25.12.0

-- lj build
Nothing to build, use --out=build/index.html

-- lj test --brief test/index.js

v25.10.2

Toggle v25.10.2's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 3 packages in 907ms

found 0 vulnerabilities

-- lj lint

-- ! git rev-parse -q --verify v25.10.2

-- lj build
Nothing to build, use --out=build/index.html

-- lj test --brief test/index.js

v25.10.1

Toggle v25.10.1's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 3 packages in 954ms

found 0 vulnerabilities

-- lj lint

-- ! git rev-parse -q --verify v25.10.1

-- lj build
Nothing to build, use --out=build/index.html

-- lj test --brief test/index.js

v25.10.0

Toggle v25.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 3 packages in 4s

found 0 vulnerabilities

-- lj lint

-- ! git rev-parse -q --verify v25.10.0

-- lj build
Nothing to build, use --out=build/index.html

-- lj test --brief test/index.js

v23.12.0

Toggle v23.12.0's commit message
Enhancements:

 - Rewrite to use CompressionStream (Lauri Rooden)
 - Initial commit (Lauri Rooden)