@furystack/rest 3.1.8 → 3.1.12

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.
package/CHANGELOG.md ADDED
@@ -0,0 +1,153 @@
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
+ ### [3.1.8](https://github.com/furystack/furystack/compare/@furystack/rest@3.1.7...@furystack/rest@3.1.8) (2022-02-16)
7
+
8
+ **Note:** Version bump only for package @furystack/rest
9
+
10
+
11
+
12
+
13
+
14
+
15
+ ### [3.1.7](https://github.com/furystack/furystack/compare/@furystack/rest@3.1.6...@furystack/rest@3.1.7) (2022-02-02)
16
+
17
+ **Note:** Version bump only for package @furystack/rest
18
+
19
+
20
+
21
+
22
+
23
+
24
+ ### [3.1.6](https://github.com/furystack/furystack/compare/@furystack/rest@3.1.4...@furystack/rest@3.1.6) (2022-01-10)
25
+
26
+ **Note:** Version bump only for package @furystack/rest
27
+
28
+
29
+
30
+
31
+
32
+
33
+ ### [3.1.5](https://github.com/furystack/furystack/compare/@furystack/rest@3.1.4...@furystack/rest@3.1.5) (2022-01-10)
34
+
35
+ **Note:** Version bump only for package @furystack/rest
36
+
37
+
38
+
39
+
40
+
41
+
42
+ ### [3.1.4](https://github.com/furystack/furystack/compare/@furystack/rest@3.1.3...@furystack/rest@3.1.4) (2021-12-20)
43
+
44
+ **Note:** Version bump only for package @furystack/rest
45
+
46
+
47
+
48
+
49
+
50
+
51
+ ### [3.1.3](https://github.com/furystack/furystack/compare/@furystack/rest@3.1.2...@furystack/rest@3.1.3) (2021-12-08)
52
+
53
+ **Note:** Version bump only for package @furystack/rest
54
+
55
+
56
+
57
+
58
+
59
+
60
+ ### [3.1.2](https://github.com/furystack/furystack/compare/@furystack/rest@3.1.1...@furystack/rest@3.1.2) (2021-11-30)
61
+
62
+ **Note:** Version bump only for package @furystack/rest
63
+
64
+
65
+
66
+
67
+
68
+
69
+ ### [3.1.1](https://github.com/furystack/furystack/compare/@furystack/rest@3.1.0...@furystack/rest@3.1.1) (2021-11-29)
70
+
71
+ **Note:** Version bump only for package @furystack/rest
72
+
73
+
74
+
75
+
76
+
77
+
78
+ ## [3.1.0](https://github.com/furystack/furystack/compare/@furystack/rest@3.0.21...@furystack/rest@3.1.0) (2021-11-19)
79
+
80
+
81
+ ### 🚀 What's new
82
+
83
+ * **@furystack/rest:** Extended allowed HTTP methods with HEAD, CONNECT and TRACE ([85b91f2](https://github.com/furystack/furystack/commit/85b91f2254a7459d4cb121caeccec792880467fa))
84
+
85
+
86
+
87
+
88
+ ### [3.0.21](https://github.com/furystack/furystack/compare/@furystack/rest@3.0.20...@furystack/rest@3.0.21) (2021-11-09)
89
+
90
+ **Note:** Version bump only for package @furystack/rest
91
+
92
+
93
+
94
+
95
+
96
+
97
+ ### [3.0.20](https://github.com/furystack/furystack/compare/@furystack/rest@3.0.19...@furystack/rest@3.0.20) (2021-10-15)
98
+
99
+ **Note:** Version bump only for package @furystack/rest
100
+
101
+
102
+
103
+
104
+
105
+
106
+ ### [3.0.19](https://github.com/furystack/furystack/compare/@furystack/rest@3.0.18...@furystack/rest@3.0.19) (2021-10-05)
107
+
108
+ **Note:** Version bump only for package @furystack/rest
109
+
110
+
111
+
112
+
113
+
114
+
115
+ ### [3.0.18](https://github.com/furystack/furystack/compare/@furystack/rest@3.0.17...@furystack/rest@3.0.18) (2021-09-16)
116
+
117
+ **Note:** Version bump only for package @furystack/rest
118
+
119
+
120
+
121
+
122
+
123
+
124
+ ### [3.0.17](https://github.com/furystack/furystack/compare/@furystack/rest@3.0.16...@furystack/rest@3.0.17) (2021-08-27)
125
+
126
+ **Note:** Version bump only for package @furystack/rest
127
+
128
+
129
+
130
+
131
+
132
+
133
+ ### [3.0.16](https://github.com/furystack/furystack/compare/@furystack/rest@3.0.15...@furystack/rest@3.0.16) (2021-08-19)
134
+
135
+ **Note:** Version bump only for package @furystack/rest
136
+
137
+
138
+
139
+
140
+
141
+
142
+ ### [3.0.15](https://github.com/furystack/furystack/compare/@furystack/rest@1.3.2...@furystack/rest@3.0.15) (2021-08-19)
143
+
144
+ **Note:** Version bump only for package @furystack/rest
145
+
146
+
147
+
148
+
149
+
150
+
151
+ ### [3.0.14](https://github.com/furystack/furystack/compare/@furystack/rest@1.3.2...@furystack/rest@3.0.14) (2021-07-30)
152
+
153
+ **Note:** Version bump only for package @furystack/rest
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./delete-endpoint"), exports);
5
- (0, tslib_1.__exportStar)(require("./get-collection-endpoint"), exports);
6
- (0, tslib_1.__exportStar)(require("./get-endpoint"), exports);
7
- (0, tslib_1.__exportStar)(require("./patch-endpoint"), exports);
8
- (0, tslib_1.__exportStar)(require("./post-endpoint"), exports);
4
+ tslib_1.__exportStar(require("./delete-endpoint"), exports);
5
+ tslib_1.__exportStar(require("./get-collection-endpoint"), exports);
6
+ tslib_1.__exportStar(require("./get-endpoint"), exports);
7
+ tslib_1.__exportStar(require("./patch-endpoint"), exports);
8
+ tslib_1.__exportStar(require("./post-endpoint"), exports);
9
9
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/endpoint-models/index.ts"],"names":[],"mappings":";;;AAAA,iEAAiC;AACjC,yEAAyC;AACzC,8DAA8B;AAC9B,gEAAgC;AAChC,+DAA+B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/endpoint-models/index.ts"],"names":[],"mappings":";;;AAAA,4DAAiC;AACjC,oEAAyC;AACzC,yDAA8B;AAC9B,2DAAgC;AAChC,0DAA+B"}
package/dist/index.js CHANGED
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./deserialize-query-string"), exports);
5
- (0, tslib_1.__exportStar)(require("./methods"), exports);
6
- (0, tslib_1.__exportStar)(require("./rest-api"), exports);
7
- (0, tslib_1.__exportStar)(require("./request-error"), exports);
8
- (0, tslib_1.__exportStar)(require("./endpoint-models"), exports);
9
- (0, tslib_1.__exportStar)(require("./serialize-to-query-string"), exports);
4
+ tslib_1.__exportStar(require("./deserialize-query-string"), exports);
5
+ tslib_1.__exportStar(require("./methods"), exports);
6
+ tslib_1.__exportStar(require("./rest-api"), exports);
7
+ tslib_1.__exportStar(require("./request-error"), exports);
8
+ tslib_1.__exportStar(require("./endpoint-models"), exports);
9
+ tslib_1.__exportStar(require("./serialize-to-query-string"), exports);
10
10
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,0EAA0C;AAC1C,yDAAyB;AACzB,0DAA0B;AAC1B,+DAA+B;AAC/B,iEAAiC;AACjC,2EAA2C"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,qEAA0C;AAC1C,oDAAyB;AACzB,qDAA0B;AAC1B,0DAA+B;AAC/B,4DAAiC;AACjC,sEAA2C"}
package/package.json CHANGED
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "name": "@furystack/rest",
3
- "version": "3.1.8",
3
+ "version": "3.1.12",
4
4
  "description": "Generic REST 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"
@@ -29,12 +28,14 @@
29
28
  },
30
29
  "homepage": "https://github.com/furystack/furystack",
31
30
  "dependencies": {
32
- "@furystack/inject": "^5.0.3",
31
+ "@furystack/inject": "^5.0.7",
33
32
  "tslib": "^2.3.1"
34
33
  },
35
34
  "devDependencies": {
36
- "@types/node": "^17.0.18"
35
+ "@furystack/core": "^10.4.10",
36
+ "@types/jest": "^27.4.1",
37
+ "@types/node": "^17.0.23"
37
38
  },
38
39
  "typings": "./dist/index.d.ts",
39
- "gitHead": "dcee00dfb4035fe382ec726af4d614ef9d8a579f"
40
- }
40
+ "gitHead": "1045d854bfd8c475b7035471d130d401417a2321"
41
+ }