Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion @coven/compare/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Compare](./logo.svg)
![Coven Engineering Compare](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/compare/logo.svg)

[![JSR](https://jsr.io/badges/@coven/compare)](https://coven.to/compare)
[![JSR Score](https://jsr.io/badges/@coven/compare/score)](https://coven.to/compare/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/compare/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/compare",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/constants/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Constants](./logo.svg)
![Coven Engineering Constants](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/constants/logo.svg)

[![JSR](https://jsr.io/badges/@coven/constants)](https://coven.to/constants)
[![JSR Score](https://jsr.io/badges/@coven/constants/score)](https://coven.to/constants/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/constants/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/constants",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/cron/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Cron](./logo.svg)
![Coven Engineering Cron](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/cron/logo.svg)

[![JSR](https://jsr.io/badges/@coven/cron)](https://coven.to/cron)
[![JSR Score](https://jsr.io/badges/@coven/cron/score)](https://coven.to/cron/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/cron/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/cron",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/expression/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Expression](./logo.svg)
![Coven Engineering Expression](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/expression/logo.svg)

[![JSR](https://jsr.io/badges/@coven/expression)](https://coven.to/expression)
[![JSR Score](https://jsr.io/badges/@coven/expression/score)](https://coven.to/expression/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/expression/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/expression",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/iterables/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Iterables](./logo.svg)
![Coven Engineering Iterables](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/iterables/logo.svg)

[![JSR](https://jsr.io/badges/@coven/iterables)](https://coven.to/iterables)
[![JSR Score](https://jsr.io/badges/@coven/iterables/score)](https://coven.to/iterables/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/iterables/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"./async": "./async/mod.ts"
},
"name": "@coven/iterables",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/math/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Math](./logo.svg)
![Coven Engineering Math](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/math/logo.svg)

[![JSR](https://jsr.io/badges/@coven/math)](https://coven.to/math)
[![JSR Score](https://jsr.io/badges/@coven/math/score)](https://coven.to/math/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/math/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/math",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/memo/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Memo](./logo.svg)
![Coven Engineering Memo](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/memo/logo.svg)

[![JSR](https://jsr.io/badges/@coven/memo)](https://coven.to/memo)
[![JSR Score](https://jsr.io/badges/@coven/memo/score)](https://coven.to/memo/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/memo/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/memo",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/pair/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- deno-coverage-ignore-file -->

![Coven Engineering Pair](./logo.svg)
![Coven Engineering Pair](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/pair/logo.svg)

[![JSR](https://jsr.io/badges/@coven/pair)](https://coven.to/pair)
[![JSR Score](https://jsr.io/badges/@coven/pair/score)](https://coven.to/pair/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/pair/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"react-dom": "npm:react-dom@^19.2.4"
},
"name": "@coven/pair",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/parsers/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Parsers](./logo.svg)
![Coven Engineering Parsers](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/parsers/logo.svg)

[![JSR](https://jsr.io/badges/@coven/parsers)](https://coven.to/parsers)
[![JSR Score](https://jsr.io/badges/@coven/parsers/score)](https://coven.to/parsers/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/parsers/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/parsers",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/predicates/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Predicates](./logo.svg)
![Coven Engineering Predicates](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/predicates/logo.svg)

[![JSR](https://jsr.io/badges/@coven/predicates)](https://coven.to/predicates)
[![JSR Score](https://jsr.io/badges/@coven/predicates/score)](https://coven.to/predicates/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/predicates/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/predicates",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/rules/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Rules](./logo.svg)
![Coven Engineering Rules](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/rules/logo.svg)

[![JSR](https://jsr.io/badges/@coven/rules)](https://coven.to/rules)
[![JSR Score](https://jsr.io/badges/@coven/rules/score)](https://coven.to/rules/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/rules/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/rules",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/template/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Template](./logo.svg)
![Coven Engineering Template](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/template/logo.svg)

[![JSR](https://jsr.io/badges/@coven/template)](https://coven.to/template)
[![JSR Score](https://jsr.io/badges/@coven/template/score)](https://coven.to/template/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/template/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/template",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/terminal/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Terminal](./logo.svg)
![Coven Engineering Terminal](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/terminal/logo.svg)

[![JSR](https://jsr.io/badges/@coven/terminal)](https://coven.to/terminal)
[![JSR Score](https://jsr.io/badges/@coven/terminal/score)](https://coven.to/terminal/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/terminal/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/terminal",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/types/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Types](./logo.svg)
![Coven Engineering Types](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/types/logo.svg)

[![JSR](https://jsr.io/badges/@coven/types)](https://coven.to/types)
[![JSR Score](https://jsr.io/badges/@coven/types/score)](https://coven.to/types/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/types/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/types",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @coven/utils/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering Utils](./logo.svg)
![Coven Engineering Utils](https://raw.githubusercontent.com/covenengineering/libraries/main/@coven/utils/logo.svg)

[![JSR](https://jsr.io/badges/@coven/utils)](https://coven.to/utils)
[![JSR Score](https://jsr.io/badges/@coven/utils/score)](https://coven.to/utils/score)
Expand Down
2 changes: 1 addition & 1 deletion @coven/utils/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@coven/utils",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @simulcast/core/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"exports": "./mod.ts",
"name": "@simulcast/core",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @simulcast/preact/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"preact": "npm:preact@^10.29.0"
},
"name": "@simulcast/preact",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @simulcast/react/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"react": "npm:react@^19.2.4"
},
"name": "@simulcast/react",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion @simulcast/vue/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"vue": "npm:vue@^3.5.31"
},
"name": "@simulcast/vue",
"version": "0.9.2"
"version": "0.9.3"
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Coven Engineering](./logo.svg)
![Coven Engineering](/logo.svg)

[![Coverage Status](https://img.shields.io/codecov/c/github/covenengineering/libraries?logo=Codecov&logoColor=%23fff&label=Codecov&labelColor=%23F01F7A&color=%23083344)](https://app.codecov.io/github/covenengineering/libraries)
[![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/covenengineering/libraries?logo=GitHub&label=Issues&labelColor=%23000&color=%23083344)](https://github.com/covenengineering/libraries/issues/)
Expand Down