@a_team/prisma 3.16.4-macos-docker-linux → 3.16.5-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "prisma-client-ee5ffbc203361ca66bf5531bc8006f1eda5d483a5875fb141dc072eaead59ab0",
2
+ "name": "prisma-client-920b7a175e2fcb19e5bfc9e2f23e32105a7bcfc4847b93b76f3ef05a50e2a535",
3
3
  "main": "index.js",
4
4
  "types": "index.d.ts",
5
5
  "browser": "index-browser.js",
@@ -172,6 +172,7 @@ type EventMetadata {
172
172
  interviewRoleDescription String?
173
173
  roleAndMissionTitle String?
174
174
  proposalId String?
175
+ preVettingFormUrl String?
175
176
  }
176
177
 
177
178
  type VideoCallData {
package/package.json CHANGED
@@ -1,7 +1,9 @@
1
1
  {
2
2
  "name": "@a_team/prisma",
3
- "version": "3.16.4-macos-docker-linux",
4
- "os": [],
3
+ "version": "3.16.5-linux",
4
+ "os": [
5
+ "linux"
6
+ ],
5
7
  "cpu": [],
6
8
  "keywords": [],
7
9
  "prisma": {