@dbos-inc/dbos-sdk 1.31.5-preview → 1.31.8-preview

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbos-inc/dbos-sdk",
3
- "version": "1.31.5-preview",
3
+ "version": "1.31.8-preview",
4
4
  "description": "A Typescript framework built on the database",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -46,6 +46,7 @@
46
46
  "eslint": "^9.4.0",
47
47
  "fastify": "^5.1.0",
48
48
  "jest": "^29.7.0",
49
+ "koa-jwt": "^4.0.4",
49
50
  "prisma": "^5.1.1",
50
51
  "supertest": "^7.0.0",
51
52
  "ts-jest": "^29.2.4",