@memberjunction/server 1.0.8-next.3 → 1.0.8-next.4

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.
Files changed (3) hide show
  1. package/package.json +13 -13
  2. package/CHANGELOG.json +0 -179
  3. package/CHANGELOG.md +0 -45
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@memberjunction/server",
3
- "version": "1.0.8-next.3",
3
+ "version": "1.0.8-next.4",
4
4
  "description": "MemberJunction: This project provides API access via GraphQL to the common data store.",
5
5
  "main": "dist/index.js",
6
6
  "types": "src/index.ts",
@@ -21,18 +21,18 @@
21
21
  "dependencies": {
22
22
  "@apollo/server": "^4.9.1",
23
23
  "@graphql-tools/utils": "^10.0.1",
24
- "@memberjunction/ai": "^1.0.8-next.3",
25
- "@memberjunction/ai-openai": "^1.0.8-next.3",
26
- "@memberjunction/aiengine": "^1.0.8-next.3",
27
- "@memberjunction/core": "^1.0.8-next.3",
28
- "@memberjunction/core-entities": "^1.0.8-next.3",
29
- "@memberjunction/data-context": "^1.0.8-next.3",
30
- "@memberjunction/data-context-server": "^1.0.8-next.3",
31
- "@memberjunction/global": "^1.0.8-next.3",
32
- "@memberjunction/storage": "^1.0.8-next.3",
33
- "@memberjunction/queue": "^1.0.8-next.3",
34
- "@memberjunction/sqlserver-dataprovider": "^1.0.8-next.3",
35
- "@memberjunction/skip-types": "^1.0.8-next.3",
24
+ "@memberjunction/ai": "^1.0.8-next.4",
25
+ "@memberjunction/ai-openai": "^1.0.8-next.4",
26
+ "@memberjunction/aiengine": "^1.0.8-next.4",
27
+ "@memberjunction/core": "^1.0.8-next.4",
28
+ "@memberjunction/core-entities": "^1.0.8-next.4",
29
+ "@memberjunction/data-context": "^1.0.8-next.4",
30
+ "@memberjunction/data-context-server": "^1.0.8-next.4",
31
+ "@memberjunction/global": "^1.0.8-next.4",
32
+ "@memberjunction/storage": "^1.0.8-next.4",
33
+ "@memberjunction/queue": "^1.0.8-next.4",
34
+ "@memberjunction/sqlserver-dataprovider": "^1.0.8-next.4",
35
+ "@memberjunction/skip-types": "^1.0.8-next.4",
36
36
  "@types/cors": "^2.8.13",
37
37
  "@types/jsonwebtoken": "^8.5.9",
38
38
  "@types/node": "^18.11.14",
package/CHANGELOG.json DELETED
@@ -1,179 +0,0 @@
1
- {
2
- "name": "@memberjunction/server",
3
- "entries": [
4
- {
5
- "date": "Fri, 12 Apr 2024 17:00:52 GMT",
6
- "version": "1.0.8-next.3",
7
- "tag": "@memberjunction/server_v1.0.8-next.3",
8
- "comments": {
9
- "patch": [
10
- {
11
- "author": "craig.adam@bluecypress.io",
12
- "package": "@memberjunction/server",
13
- "commit": "132a31efd0093b6674265ea4b5063f741a89b867",
14
- "comment": "Update build and publish automation"
15
- },
16
- {
17
- "author": "beachball",
18
- "package": "@memberjunction/server",
19
- "comment": "Bump @memberjunction/ai to v1.0.8-next.3",
20
- "commit": "not available"
21
- },
22
- {
23
- "author": "beachball",
24
- "package": "@memberjunction/server",
25
- "comment": "Bump @memberjunction/ai-openai to v1.0.8-next.3",
26
- "commit": "not available"
27
- },
28
- {
29
- "author": "beachball",
30
- "package": "@memberjunction/server",
31
- "comment": "Bump @memberjunction/aiengine to v1.0.8-next.3",
32
- "commit": "not available"
33
- },
34
- {
35
- "author": "beachball",
36
- "package": "@memberjunction/server",
37
- "comment": "Bump @memberjunction/core to v1.0.8-next.3",
38
- "commit": "not available"
39
- },
40
- {
41
- "author": "beachball",
42
- "package": "@memberjunction/server",
43
- "comment": "Bump @memberjunction/core-entities to v1.0.8-next.3",
44
- "commit": "not available"
45
- },
46
- {
47
- "author": "beachball",
48
- "package": "@memberjunction/server",
49
- "comment": "Bump @memberjunction/data-context to v1.0.8-next.3",
50
- "commit": "not available"
51
- },
52
- {
53
- "author": "beachball",
54
- "package": "@memberjunction/server",
55
- "comment": "Bump @memberjunction/data-context-server to v1.0.8-next.3",
56
- "commit": "not available"
57
- },
58
- {
59
- "author": "beachball",
60
- "package": "@memberjunction/server",
61
- "comment": "Bump @memberjunction/global to v1.0.8-next.3",
62
- "commit": "not available"
63
- },
64
- {
65
- "author": "beachball",
66
- "package": "@memberjunction/server",
67
- "comment": "Bump @memberjunction/storage to v1.0.8-next.3",
68
- "commit": "not available"
69
- },
70
- {
71
- "author": "beachball",
72
- "package": "@memberjunction/server",
73
- "comment": "Bump @memberjunction/queue to v1.0.8-next.3",
74
- "commit": "not available"
75
- },
76
- {
77
- "author": "beachball",
78
- "package": "@memberjunction/server",
79
- "comment": "Bump @memberjunction/sqlserver-dataprovider to v1.0.8-next.3",
80
- "commit": "not available"
81
- },
82
- {
83
- "author": "beachball",
84
- "package": "@memberjunction/server",
85
- "comment": "Bump @memberjunction/skip-types to v1.0.8-next.3",
86
- "commit": "not available"
87
- }
88
- ]
89
- }
90
- },
91
- {
92
- "date": "Fri, 12 Apr 2024 16:36:26 GMT",
93
- "version": "1.0.8-next.2",
94
- "tag": "@memberjunction/server_v1.0.8-next.2",
95
- "comments": {
96
- "patch": [
97
- {
98
- "author": "craig.adam@bluecypress.io",
99
- "package": "@memberjunction/server",
100
- "commit": "8029b4d88db85f10e051f5c1de9524a8747a4979",
101
- "comment": "Update build and publish automation"
102
- },
103
- {
104
- "author": "beachball",
105
- "package": "@memberjunction/server",
106
- "comment": "Bump @memberjunction/ai to v1.0.8-next.2",
107
- "commit": "not available"
108
- },
109
- {
110
- "author": "beachball",
111
- "package": "@memberjunction/server",
112
- "comment": "Bump @memberjunction/ai-openai to v1.0.8-next.2",
113
- "commit": "not available"
114
- },
115
- {
116
- "author": "beachball",
117
- "package": "@memberjunction/server",
118
- "comment": "Bump @memberjunction/aiengine to v1.0.8-next.2",
119
- "commit": "not available"
120
- },
121
- {
122
- "author": "beachball",
123
- "package": "@memberjunction/server",
124
- "comment": "Bump @memberjunction/core to v1.0.8-next.2",
125
- "commit": "not available"
126
- },
127
- {
128
- "author": "beachball",
129
- "package": "@memberjunction/server",
130
- "comment": "Bump @memberjunction/core-entities to v1.0.8-next.2",
131
- "commit": "not available"
132
- },
133
- {
134
- "author": "beachball",
135
- "package": "@memberjunction/server",
136
- "comment": "Bump @memberjunction/data-context to v1.0.8-next.2",
137
- "commit": "not available"
138
- },
139
- {
140
- "author": "beachball",
141
- "package": "@memberjunction/server",
142
- "comment": "Bump @memberjunction/data-context-server to v1.0.8-next.2",
143
- "commit": "not available"
144
- },
145
- {
146
- "author": "beachball",
147
- "package": "@memberjunction/server",
148
- "comment": "Bump @memberjunction/global to v1.0.8-next.2",
149
- "commit": "not available"
150
- },
151
- {
152
- "author": "beachball",
153
- "package": "@memberjunction/server",
154
- "comment": "Bump @memberjunction/storage to v1.0.8-next.2",
155
- "commit": "not available"
156
- },
157
- {
158
- "author": "beachball",
159
- "package": "@memberjunction/server",
160
- "comment": "Bump @memberjunction/queue to v1.0.8-next.2",
161
- "commit": "not available"
162
- },
163
- {
164
- "author": "beachball",
165
- "package": "@memberjunction/server",
166
- "comment": "Bump @memberjunction/sqlserver-dataprovider to v1.0.8-next.2",
167
- "commit": "not available"
168
- },
169
- {
170
- "author": "beachball",
171
- "package": "@memberjunction/server",
172
- "comment": "Bump @memberjunction/skip-types to v1.0.8-next.2",
173
- "commit": "not available"
174
- }
175
- ]
176
- }
177
- }
178
- ]
179
- }
package/CHANGELOG.md DELETED
@@ -1,45 +0,0 @@
1
- # Change Log - @memberjunction/server
2
-
3
- This log was last generated on Fri, 12 Apr 2024 17:00:52 GMT and should not be manually modified.
4
-
5
- <!-- Start content -->
6
-
7
- ## 1.0.8-next.3
8
-
9
- Fri, 12 Apr 2024 17:00:52 GMT
10
-
11
- ### Patches
12
-
13
- - Update build and publish automation (craig.adam@bluecypress.io)
14
- - Bump @memberjunction/ai to v1.0.8-next.3
15
- - Bump @memberjunction/ai-openai to v1.0.8-next.3
16
- - Bump @memberjunction/aiengine to v1.0.8-next.3
17
- - Bump @memberjunction/core to v1.0.8-next.3
18
- - Bump @memberjunction/core-entities to v1.0.8-next.3
19
- - Bump @memberjunction/data-context to v1.0.8-next.3
20
- - Bump @memberjunction/data-context-server to v1.0.8-next.3
21
- - Bump @memberjunction/global to v1.0.8-next.3
22
- - Bump @memberjunction/storage to v1.0.8-next.3
23
- - Bump @memberjunction/queue to v1.0.8-next.3
24
- - Bump @memberjunction/sqlserver-dataprovider to v1.0.8-next.3
25
- - Bump @memberjunction/skip-types to v1.0.8-next.3
26
-
27
- ## 1.0.8-next.2
28
-
29
- Fri, 12 Apr 2024 16:36:26 GMT
30
-
31
- ### Patches
32
-
33
- - Update build and publish automation (craig.adam@bluecypress.io)
34
- - Bump @memberjunction/ai to v1.0.8-next.2
35
- - Bump @memberjunction/ai-openai to v1.0.8-next.2
36
- - Bump @memberjunction/aiengine to v1.0.8-next.2
37
- - Bump @memberjunction/core to v1.0.8-next.2
38
- - Bump @memberjunction/core-entities to v1.0.8-next.2
39
- - Bump @memberjunction/data-context to v1.0.8-next.2
40
- - Bump @memberjunction/data-context-server to v1.0.8-next.2
41
- - Bump @memberjunction/global to v1.0.8-next.2
42
- - Bump @memberjunction/storage to v1.0.8-next.2
43
- - Bump @memberjunction/queue to v1.0.8-next.2
44
- - Bump @memberjunction/sqlserver-dataprovider to v1.0.8-next.2
45
- - Bump @memberjunction/skip-types to v1.0.8-next.2