Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @uswitch/[email protected]
 - @uswitch/[email protected]
 - @uswitch/[email protected]
 - @uswitch/[email protected]
 - @uswitch/[email protected]
 - @uswitch/[email protected]
 - @uswitch/[email protected]
 - @uswitch/[email protected]
  • Loading branch information
daffydowden committed Sep 11, 2023
1 parent 89af939 commit 3484702
Show file tree
Hide file tree
Showing 16 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uswitch/koa-core",
"version": "1.22.2",
"version": "1.22.3",
"description": "🎾 An example project showing the user of all core `@uswitch/koa` libraries",
"main": "koa-core.js",
"scripts": {
Expand Down Expand Up @@ -39,13 +39,13 @@
"example": "__example__/*"
},
"dependencies": {
"@uswitch/koa-access": "^2.9.3",
"@uswitch/koa-cookie": "^1.4.3",
"@uswitch/koa-prometheus": "^0.7.4",
"@uswitch/koa-signal": "^1.10.3",
"@uswitch/koa-timeout": "^1.6.3",
"@uswitch/koa-tracer": "^1.7.3",
"@uswitch/koa-zipkin": "^1.11.5",
"@uswitch/koa-access": "^2.9.4",
"@uswitch/koa-cookie": "^1.4.4",
"@uswitch/koa-prometheus": "^0.7.5",
"@uswitch/koa-signal": "^1.10.4",
"@uswitch/koa-timeout": "^1.6.4",
"@uswitch/koa-tracer": "^1.7.4",
"@uswitch/koa-zipkin": "^1.11.6",
"koa": "^2.6.2",
"koa-bodyparser": "^4.2.1",
"koa-compose": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/koa-access/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/koa-access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uswitch/koa-access",
"version": "2.9.3",
"version": "2.9.4",
"license": "MIT",
"description": "👌 A Koa middleware for logging JSON access logs consistently, similar to morgan",
"main": "build/koa-access.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/koa-cookie/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/koa-cookie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uswitch/koa-cookie",
"version": "1.4.3",
"version": "1.4.4",
"description": "🍪 Koa cookie parser middleware",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/koa-prometheus/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/koa-prometheus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uswitch/koa-prometheus",
"version": "0.7.4",
"version": "0.7.5",
"description": "🌡️ A configurable Prometheus data collector with Koa middleware",
"main": "build/koa-prometheus.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/koa-signal/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/koa-signal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uswitch/koa-signal",
"version": "1.10.3",
"version": "1.10.4",
"description": "🚦 Hackable and configurable output rendering for loggers",
"main": "build/koa-signal.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/koa-timeout/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/koa-timeout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uswitch/koa-timeout",
"version": "1.6.3",
"version": "1.6.4",
"description": "⏰ A Koa middleware to handle timeouts correctly",
"main": "build/koa-timeout.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/koa-tracer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/koa-tracer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uswitch/koa-tracer",
"version": "1.7.3",
"version": "1.7.4",
"license": "MIT",
"author": "Dom Charlesworth <[email protected]>",
"description": "🕵️‍♀️ A koa.js middleware to add namespaced tracing throughout a requests lifecycle",
Expand Down
2 changes: 1 addition & 1 deletion packages/koa-zipkin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/koa-zipkin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uswitch/koa-zipkin",
"version": "1.11.5",
"version": "1.11.6",
"license": "MIT",
"author": "Dom Charlesworth <[email protected]>",
"description": "🕵️‍♀️ A koa.js middleware to add Zipkin tracing to requests",
Expand Down

0 comments on commit 3484702

Please sign in to comment.