@furystack/websocket-api 7.0.62 → 7.0.64

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 (2) hide show
  1. package/CHANGELOG.md +174 -0
  2. package/package.json +9 -10
package/CHANGELOG.md ADDED
@@ -0,0 +1,174 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ### [7.0.62](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.61...@furystack/websocket-api@7.0.62) (2022-02-16)
7
+
8
+ **Note:** Version bump only for package @furystack/websocket-api
9
+
10
+
11
+
12
+
13
+
14
+
15
+ ### [7.0.61](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.60...@furystack/websocket-api@7.0.61) (2022-02-02)
16
+
17
+ **Note:** Version bump only for package @furystack/websocket-api
18
+
19
+
20
+
21
+
22
+
23
+
24
+ ### [7.0.60](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.58...@furystack/websocket-api@7.0.60) (2022-01-10)
25
+
26
+ **Note:** Version bump only for package @furystack/websocket-api
27
+
28
+
29
+
30
+
31
+
32
+
33
+ ### [7.0.59](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.58...@furystack/websocket-api@7.0.59) (2022-01-10)
34
+
35
+ **Note:** Version bump only for package @furystack/websocket-api
36
+
37
+
38
+
39
+
40
+
41
+
42
+ ### [7.0.58](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.57...@furystack/websocket-api@7.0.58) (2021-12-20)
43
+
44
+ **Note:** Version bump only for package @furystack/websocket-api
45
+
46
+
47
+
48
+
49
+
50
+
51
+ ### [7.0.57](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.56...@furystack/websocket-api@7.0.57) (2021-12-08)
52
+
53
+ **Note:** Version bump only for package @furystack/websocket-api
54
+
55
+
56
+
57
+
58
+
59
+
60
+ ### [7.0.56](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.55...@furystack/websocket-api@7.0.56) (2021-11-30)
61
+
62
+ **Note:** Version bump only for package @furystack/websocket-api
63
+
64
+
65
+
66
+
67
+
68
+
69
+ ### [7.0.55](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.54...@furystack/websocket-api@7.0.55) (2021-11-29)
70
+
71
+ **Note:** Version bump only for package @furystack/websocket-api
72
+
73
+
74
+
75
+
76
+
77
+
78
+ ### [7.0.54](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.53...@furystack/websocket-api@7.0.54) (2021-11-19)
79
+
80
+ **Note:** Version bump only for package @furystack/websocket-api
81
+
82
+
83
+
84
+
85
+
86
+
87
+ ### [7.0.53](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.52...@furystack/websocket-api@7.0.53) (2021-11-17)
88
+
89
+ **Note:** Version bump only for package @furystack/websocket-api
90
+
91
+
92
+
93
+
94
+
95
+
96
+ ### [7.0.52](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.51...@furystack/websocket-api@7.0.52) (2021-11-09)
97
+
98
+ **Note:** Version bump only for package @furystack/websocket-api
99
+
100
+
101
+
102
+
103
+
104
+
105
+ ### [7.0.51](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.50...@furystack/websocket-api@7.0.51) (2021-10-15)
106
+
107
+ **Note:** Version bump only for package @furystack/websocket-api
108
+
109
+
110
+
111
+
112
+
113
+
114
+ ### [7.0.50](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.49...@furystack/websocket-api@7.0.50) (2021-10-05)
115
+
116
+ **Note:** Version bump only for package @furystack/websocket-api
117
+
118
+
119
+
120
+
121
+
122
+
123
+ ### [7.0.49](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.48...@furystack/websocket-api@7.0.49) (2021-09-16)
124
+
125
+ **Note:** Version bump only for package @furystack/websocket-api
126
+
127
+
128
+
129
+
130
+
131
+
132
+ ### [7.0.48](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.47...@furystack/websocket-api@7.0.48) (2021-08-27)
133
+
134
+ **Note:** Version bump only for package @furystack/websocket-api
135
+
136
+
137
+
138
+
139
+
140
+
141
+ ### [7.0.47](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.46...@furystack/websocket-api@7.0.47) (2021-08-25)
142
+
143
+ **Note:** Version bump only for package @furystack/websocket-api
144
+
145
+
146
+
147
+
148
+
149
+
150
+ ### [7.0.46](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.45...@furystack/websocket-api@7.0.46) (2021-08-19)
151
+
152
+ **Note:** Version bump only for package @furystack/websocket-api
153
+
154
+
155
+
156
+
157
+
158
+
159
+ ### [7.0.45](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.15...@furystack/websocket-api@7.0.45) (2021-08-19)
160
+
161
+
162
+ ### 🐛 Bug Fixes
163
+
164
+ * **websocket:** open constant ([94e10ff](https://github.com/furystack/furystack/commit/94e10ffb564876e0e8b77078db5d6b6673e83c74))
165
+
166
+
167
+
168
+
169
+ ### [7.0.44](https://github.com/furystack/furystack/compare/@furystack/websocket-api@7.0.15...@furystack/websocket-api@7.0.44) (2021-07-30)
170
+
171
+
172
+ ### 🐛 Bug Fixes
173
+
174
+ * **websocket:** open constant ([94e10ff](https://github.com/furystack/furystack/commit/94e10ffb564876e0e8b77078db5d6b6673e83c74))
package/package.json CHANGED
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "name": "@furystack/websocket-api",
3
- "version": "7.0.62",
3
+ "version": "7.0.64",
4
4
  "description": "HTTP Api FuryStack package",
5
5
  "main": "dist/index.js",
6
6
  "files": [
7
7
  "dist",
8
8
  "src"
9
9
  ],
10
- "scripts": {},
11
10
  "repository": {
12
11
  "type": "git",
13
12
  "url": "https://github.com/furystack/furystack.git"
@@ -26,18 +25,18 @@
26
25
  },
27
26
  "homepage": "https://github.com/furystack/furystack",
28
27
  "dependencies": {
29
- "@furystack/core": "^10.4.6",
30
- "@furystack/inject": "^5.0.3",
31
- "@furystack/logging": "^2.0.87",
32
- "@furystack/rest-service": "^4.1.10",
33
- "@furystack/utils": "^2.0.3",
28
+ "@furystack/core": "^10.4.8",
29
+ "@furystack/inject": "^5.0.5",
30
+ "@furystack/logging": "^2.0.89",
31
+ "@furystack/rest-service": "^4.1.12",
32
+ "@furystack/utils": "^2.0.4",
34
33
  "tslib": "^2.3.1",
35
34
  "ws": "^8.5.0"
36
35
  },
37
36
  "devDependencies": {
38
37
  "@types/jest": "^27.4.0",
39
- "@types/ws": "^8.2.2"
38
+ "@types/ws": "^8.2.3"
40
39
  },
41
40
  "typings": "./dist/index.d.ts",
42
- "gitHead": "dcee00dfb4035fe382ec726af4d614ef9d8a579f"
43
- }
41
+ "gitHead": "1045d854bfd8c475b7035471d130d401417a2321"
42
+ }