@verdaccio/types 10.0.0 → 10.0.1

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 CHANGED
@@ -1,5 +1,11 @@
1
1
  # Change Log
2
2
 
3
+ ## 10.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 6134415: fix: update dependencies
8
+
3
9
  All notable changes to this project will be documented in this file.
4
10
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
11
 
@@ -7,266 +13,169 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
7
13
 
8
14
  **Note:** Version bump only for package @verdaccio/types
9
15
 
10
-
11
-
12
-
13
-
14
16
  ## [9.7.2](https://github.com/verdaccio/monorepo/compare/v9.7.1...v9.7.2) (2020-07-20)
15
17
 
16
-
17
18
  ### Bug Fixes
18
19
 
19
- * incorrect AuthAccessCallback and AuthCallback ([#374](https://github.com/verdaccio/monorepo/issues/374)) ([97538f8](https://github.com/verdaccio/monorepo/commit/97538f886271ccdbea7862957f65c4a17c4cd831)), closes [/github.com/verdaccio/verdaccio/blob/master/src/lib/auth.ts#L264](https://github.com//github.com/verdaccio/verdaccio/blob/master/src/lib/auth.ts/issues/L264) [/github.com/verdaccio/verdaccio/blob/master/src/lib/auth.ts#L114](https://github.com//github.com/verdaccio/verdaccio/blob/master/src/lib/auth.ts/issues/L114)
20
-
21
-
22
-
23
-
20
+ - incorrect AuthAccessCallback and AuthCallback ([#374](https://github.com/verdaccio/monorepo/issues/374)) ([97538f8](https://github.com/verdaccio/monorepo/commit/97538f886271ccdbea7862957f65c4a17c4cd831)), closes [/github.com/verdaccio/verdaccio/blob/master/src/lib/auth.ts#L264](https://github.com//github.com/verdaccio/verdaccio/blob/master/src/lib/auth.ts/issues/L264) [/github.com/verdaccio/verdaccio/blob/master/src/lib/auth.ts#L114](https://github.com//github.com/verdaccio/verdaccio/blob/master/src/lib/auth.ts/issues/L114)
24
21
 
25
22
  # [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)
26
23
 
27
-
28
24
  ### Features
29
25
 
30
- * types for https config ([#368](https://github.com/verdaccio/monorepo/issues/368)) ([aa4aa83](https://github.com/verdaccio/monorepo/commit/aa4aa83e8a2f6a29ebe7c0b43ccc560a37fe2da9))
31
-
32
-
33
-
34
-
26
+ - types for https config ([#368](https://github.com/verdaccio/monorepo/issues/368)) ([aa4aa83](https://github.com/verdaccio/monorepo/commit/aa4aa83e8a2f6a29ebe7c0b43ccc560a37fe2da9))
35
27
 
36
28
  # [9.5.0](https://github.com/verdaccio/monorepo/compare/v9.4.1...v9.5.0) (2020-05-02)
37
29
 
38
-
39
30
  ### Features
40
31
 
41
- * **types:** custom favicon ([#356](https://github.com/verdaccio/monorepo/issues/356)) ([bd78861](https://github.com/verdaccio/monorepo/commit/bd78861f46cd5189808b6689d2018a7bac6755f7))
42
-
43
-
44
-
45
-
32
+ - **types:** custom favicon ([#356](https://github.com/verdaccio/monorepo/issues/356)) ([bd78861](https://github.com/verdaccio/monorepo/commit/bd78861f46cd5189808b6689d2018a7bac6755f7))
46
33
 
47
34
  # [9.3.0](https://github.com/verdaccio/monorepo/compare/v9.2.0...v9.3.0) (2020-01-29)
48
35
 
49
-
50
36
  ### Features
51
37
 
52
- * **types:** adding tag type for auth plugins ([#318](https://github.com/verdaccio/monorepo/issues/318)) ([7f07c94](https://github.com/verdaccio/monorepo/commit/7f07c94d9dba5ac45b35aef3bd1ffd3080fb35db))
53
-
54
-
55
-
56
-
38
+ - **types:** adding tag type for auth plugins ([#318](https://github.com/verdaccio/monorepo/issues/318)) ([7f07c94](https://github.com/verdaccio/monorepo/commit/7f07c94d9dba5ac45b35aef3bd1ffd3080fb35db))
57
39
 
58
40
  # [9.0.0](https://github.com/verdaccio/monorepo/compare/v8.5.3...v9.0.0) (2020-01-07)
59
41
 
60
42
  **Note:** Version bump only for package @verdaccio/types
61
43
 
62
-
63
-
64
-
65
-
66
44
  ## [8.5.2](https://github.com/verdaccio/monorepo/compare/v8.5.1...v8.5.2) (2019-12-25)
67
45
 
68
-
69
46
  ### Bug Fixes
70
47
 
71
- * add types for storage handler ([#307](https://github.com/verdaccio/monorepo/issues/307)) ([c35746e](https://github.com/verdaccio/monorepo/commit/c35746ebba071900db172608dedff66a7d27c23d))
72
-
73
-
74
-
75
-
48
+ - add types for storage handler ([#307](https://github.com/verdaccio/monorepo/issues/307)) ([c35746e](https://github.com/verdaccio/monorepo/commit/c35746ebba071900db172608dedff66a7d27c23d))
76
49
 
77
50
  ## [8.5.1](https://github.com/verdaccio/monorepo/compare/v8.5.0...v8.5.1) (2019-12-24)
78
51
 
79
-
80
52
  ### Bug Fixes
81
53
 
82
- * add new types for local storage ([#306](https://github.com/verdaccio/monorepo/issues/306)) ([e715e24](https://github.com/verdaccio/monorepo/commit/e715e24ec7b7e7b3dca31a3321714ebccadf2a8d))
83
-
84
-
85
-
86
-
54
+ - add new types for local storage ([#306](https://github.com/verdaccio/monorepo/issues/306)) ([e715e24](https://github.com/verdaccio/monorepo/commit/e715e24ec7b7e7b3dca31a3321714ebccadf2a8d))
87
55
 
88
56
  # [8.5.0](https://github.com/verdaccio/monorepo/compare/v8.4.2...v8.5.0) (2019-12-22)
89
57
 
90
-
91
58
  ### Bug Fixes
92
59
 
93
- * **types:** add allow_unpublish generic ([#305](https://github.com/verdaccio/monorepo/issues/305)) ([aeaf64c](https://github.com/verdaccio/monorepo/commit/aeaf64c67cafb9ec16fa5a66aad9c4912f2a3710))
94
-
95
-
96
-
97
-
60
+ - **types:** add allow_unpublish generic ([#305](https://github.com/verdaccio/monorepo/issues/305)) ([aeaf64c](https://github.com/verdaccio/monorepo/commit/aeaf64c67cafb9ec16fa5a66aad9c4912f2a3710))
98
61
 
99
62
  ## [8.4.2](https://github.com/verdaccio/monorepo/compare/v8.4.1...v8.4.2) (2019-11-23)
100
63
 
101
64
  **Note:** Version bump only for package @verdaccio/types
102
65
 
103
-
104
-
105
-
106
-
107
66
  ## [8.4.1](https://github.com/verdaccio/monorepo/compare/v8.4.0...v8.4.1) (2019-11-22)
108
67
 
109
68
  **Note:** Version bump only for package @verdaccio/types
110
69
 
111
-
112
-
113
-
114
-
115
70
  # [8.4.0](https://github.com/verdaccio/monorepo/compare/v8.3.0...v8.4.0) (2019-11-22)
116
71
 
117
-
118
72
  ### Bug Fixes
119
73
 
120
- * adds sort_packages in WebConf Interface ([#227](https://github.com/verdaccio/monorepo/issues/227)) ([5b60ade](https://github.com/verdaccio/monorepo/commit/5b60adef5da49d7d1b62aa9f484b27c9fa319bdd))
121
-
122
-
123
-
124
-
74
+ - adds sort_packages in WebConf Interface ([#227](https://github.com/verdaccio/monorepo/issues/227)) ([5b60ade](https://github.com/verdaccio/monorepo/commit/5b60adef5da49d7d1b62aa9f484b27c9fa319bdd))
125
75
 
126
76
  # [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)
127
77
 
128
-
129
78
  ### Features
130
79
 
131
- * improve auth callback TS types ([#225](https://github.com/verdaccio/monorepo/issues/225)) ([ee442a0](https://github.com/verdaccio/monorepo/commit/ee442a0))
132
-
133
-
134
-
135
-
80
+ - improve auth callback TS types ([#225](https://github.com/verdaccio/monorepo/issues/225)) ([ee442a0](https://github.com/verdaccio/monorepo/commit/ee442a0))
136
81
 
137
82
  # [8.1.0](https://github.com/verdaccio/monorepo/compare/v8.0.1-next.1...v8.1.0) (2019-09-07)
138
83
 
139
84
  **Note:** Version bump only for package @verdaccio/types
140
85
 
141
-
142
-
143
-
144
-
145
86
  ## [8.0.1-next.1](https://github.com/verdaccio/monorepo/compare/v8.0.1-next.0...v8.0.1-next.1) (2019-08-29)
146
87
 
147
88
  **Note:** Version bump only for package @verdaccio/types
148
89
 
149
-
150
-
151
-
152
-
153
90
  ## [8.0.1-next.0](https://github.com/verdaccio/monorepo/compare/v8.0.0...v8.0.1-next.0) (2019-08-29)
154
91
 
155
92
  **Note:** Version bump only for package @verdaccio/types
156
93
 
157
-
158
-
159
-
160
-
161
94
  # [8.0.0](https://github.com/verdaccio/monorepo/compare/v8.0.0-next.4...v8.0.0) (2019-08-22)
162
95
 
163
96
  **Note:** Version bump only for package @verdaccio/types
164
97
 
165
-
166
-
167
-
168
-
169
98
  # [8.0.0-next.4](https://github.com/verdaccio/monorepo/compare/v8.0.0-next.3...v8.0.0-next.4) (2019-08-18)
170
99
 
171
100
  **Note:** Version bump only for package @verdaccio/types
172
101
 
173
-
174
-
175
-
176
-
177
102
  # [8.0.0-next.2](https://github.com/verdaccio/monorepo/compare/v8.0.0-next.1...v8.0.0-next.2) (2019-08-03)
178
103
 
179
-
180
104
  ### Bug Fixes
181
105
 
182
- * update types for tokens ([9734fa8](https://github.com/verdaccio/monorepo/commit/9734fa8))
183
-
184
-
185
-
186
-
106
+ - update types for tokens ([9734fa8](https://github.com/verdaccio/monorepo/commit/9734fa8))
187
107
 
188
108
  # [8.0.0-next.1](https://github.com/verdaccio/monorepo/compare/v8.0.0-next.0...v8.0.0-next.1) (2019-08-01)
189
109
 
190
110
  **Note:** Version bump only for package @verdaccio/types
191
111
 
192
-
193
-
194
-
195
-
196
112
  # [8.0.0-next.0](https://github.com/verdaccio/monorepo/compare/v2.0.0...v8.0.0-next.0) (2019-08-01)
197
113
 
198
-
199
114
  ### Bug Fixes
200
115
 
201
- * add _autogenerated to UpLinkConf ([436bd91](https://github.com/verdaccio/monorepo/commit/436bd91))
202
- * add config prop to IBasicAuth ([2481d6f](https://github.com/verdaccio/monorepo/commit/2481d6f))
203
- * add missing adduser method ([22cdb4e](https://github.com/verdaccio/monorepo/commit/22cdb4e))
204
- * add missing properties ([973c5e4](https://github.com/verdaccio/monorepo/commit/973c5e4))
205
- * allow extend config ([0aea94f](https://github.com/verdaccio/monorepo/commit/0aea94f))
206
- * allow sub types on allow auth methods ([7325f74](https://github.com/verdaccio/monorepo/commit/7325f74))
207
- * deprecated methods are optional ([b77155a](https://github.com/verdaccio/monorepo/commit/b77155a))
208
- * entry point [#14](https://github.com/verdaccio/monorepo/issues/14) ([7575e75](https://github.com/verdaccio/monorepo/commit/7575e75))
209
- * export Author type ([bf7115b](https://github.com/verdaccio/monorepo/commit/bf7115b))
210
- * fix/token i local package manager ([#61](https://github.com/verdaccio/monorepo/issues/61)) ([a7e0fc8](https://github.com/verdaccio/monorepo/commit/a7e0fc8))
211
- * fixes for storage plugin types per code review ([#59](https://github.com/verdaccio/monorepo/issues/59)) ([04fccb8](https://github.com/verdaccio/monorepo/commit/04fccb8))
212
- * getPackageStorage allowed to return undefined ([8a859d0](https://github.com/verdaccio/monorepo/commit/8a859d0))
213
- * improvements config interface ([1dac321](https://github.com/verdaccio/monorepo/commit/1dac321))
214
- * methods return Stream ([22e0672](https://github.com/verdaccio/monorepo/commit/22e0672))
215
- * remove options from get package metadata ([2bfc048](https://github.com/verdaccio/monorepo/commit/2bfc048))
216
- * remove wrong definition ([acba624](https://github.com/verdaccio/monorepo/commit/acba624))
217
- * remove wrong imports ([c82f51c](https://github.com/verdaccio/monorepo/commit/c82f51c))
218
- * restore missing type on RemoteUser ([b596896](https://github.com/verdaccio/monorepo/commit/b596896))
219
- * storage types ([1285675](https://github.com/verdaccio/monorepo/commit/1285675))
220
- * tokens are accesible also in local-storage ([08b342d](https://github.com/verdaccio/monorepo/commit/08b342d))
221
- * update https ([c93c3fc](https://github.com/verdaccio/monorepo/commit/c93c3fc))
222
- * update readTarball with right parameters ([8cbc7d1](https://github.com/verdaccio/monorepo/commit/8cbc7d1))
223
- * update streams type ([7fa7be5](https://github.com/verdaccio/monorepo/commit/7fa7be5))
224
- * update types for local data ([6706770](https://github.com/verdaccio/monorepo/commit/6706770))
225
- * update utils types ([7c37133](https://github.com/verdaccio/monorepo/commit/7c37133))
226
- * wrong signature for auth plugin ([e3e2508](https://github.com/verdaccio/monorepo/commit/e3e2508))
227
-
116
+ - add \_autogenerated to UpLinkConf ([436bd91](https://github.com/verdaccio/monorepo/commit/436bd91))
117
+ - add config prop to IBasicAuth ([2481d6f](https://github.com/verdaccio/monorepo/commit/2481d6f))
118
+ - add missing adduser method ([22cdb4e](https://github.com/verdaccio/monorepo/commit/22cdb4e))
119
+ - add missing properties ([973c5e4](https://github.com/verdaccio/monorepo/commit/973c5e4))
120
+ - allow extend config ([0aea94f](https://github.com/verdaccio/monorepo/commit/0aea94f))
121
+ - allow sub types on allow auth methods ([7325f74](https://github.com/verdaccio/monorepo/commit/7325f74))
122
+ - deprecated methods are optional ([b77155a](https://github.com/verdaccio/monorepo/commit/b77155a))
123
+ - entry point [#14](https://github.com/verdaccio/monorepo/issues/14) ([7575e75](https://github.com/verdaccio/monorepo/commit/7575e75))
124
+ - export Author type ([bf7115b](https://github.com/verdaccio/monorepo/commit/bf7115b))
125
+ - fix/token i local package manager ([#61](https://github.com/verdaccio/monorepo/issues/61)) ([a7e0fc8](https://github.com/verdaccio/monorepo/commit/a7e0fc8))
126
+ - fixes for storage plugin types per code review ([#59](https://github.com/verdaccio/monorepo/issues/59)) ([04fccb8](https://github.com/verdaccio/monorepo/commit/04fccb8))
127
+ - getPackageStorage allowed to return undefined ([8a859d0](https://github.com/verdaccio/monorepo/commit/8a859d0))
128
+ - improvements config interface ([1dac321](https://github.com/verdaccio/monorepo/commit/1dac321))
129
+ - methods return Stream ([22e0672](https://github.com/verdaccio/monorepo/commit/22e0672))
130
+ - remove options from get package metadata ([2bfc048](https://github.com/verdaccio/monorepo/commit/2bfc048))
131
+ - remove wrong definition ([acba624](https://github.com/verdaccio/monorepo/commit/acba624))
132
+ - remove wrong imports ([c82f51c](https://github.com/verdaccio/monorepo/commit/c82f51c))
133
+ - restore missing type on RemoteUser ([b596896](https://github.com/verdaccio/monorepo/commit/b596896))
134
+ - storage types ([1285675](https://github.com/verdaccio/monorepo/commit/1285675))
135
+ - tokens are accesible also in local-storage ([08b342d](https://github.com/verdaccio/monorepo/commit/08b342d))
136
+ - update https ([c93c3fc](https://github.com/verdaccio/monorepo/commit/c93c3fc))
137
+ - update readTarball with right parameters ([8cbc7d1](https://github.com/verdaccio/monorepo/commit/8cbc7d1))
138
+ - update streams type ([7fa7be5](https://github.com/verdaccio/monorepo/commit/7fa7be5))
139
+ - update types for local data ([6706770](https://github.com/verdaccio/monorepo/commit/6706770))
140
+ - update utils types ([7c37133](https://github.com/verdaccio/monorepo/commit/7c37133))
141
+ - wrong signature for auth plugin ([e3e2508](https://github.com/verdaccio/monorepo/commit/e3e2508))
228
142
 
229
143
  ### Features
230
144
 
231
- * add AuthPluginPackage type ([f0e1cea](https://github.com/verdaccio/monorepo/commit/f0e1cea))
232
- * add callback to database methods ([d0d55e9](https://github.com/verdaccio/monorepo/commit/d0d55e9))
233
- * add config file types ([188a3e5](https://github.com/verdaccio/monorepo/commit/188a3e5))
234
- * add gravatar prop for web config ([b3ac873](https://github.com/verdaccio/monorepo/commit/b3ac873))
235
- * add interface for middleware and storage plugin ([2b18e22](https://github.com/verdaccio/monorepo/commit/2b18e22))
236
- * add IStorageManager for middleware plugin ([0ac1cc4](https://github.com/verdaccio/monorepo/commit/0ac1cc4))
237
- * Add locking library on typings ([7f7ab67](https://github.com/verdaccio/monorepo/commit/7f7ab67))
238
- * add RemoteUser type ([7d11892](https://github.com/verdaccio/monorepo/commit/7d11892))
239
- * add search method BREAKING CHANGE: search method must be implemented to allow search functionality ([b6d94e6](https://github.com/verdaccio/monorepo/commit/b6d94e6))
240
- * add secret gateway methods ([5300147](https://github.com/verdaccio/monorepo/commit/5300147))
241
- * add Security configuration ([0cdc0dd](https://github.com/verdaccio/monorepo/commit/0cdc0dd))
242
- * add types for auth plugin ([6378186](https://github.com/verdaccio/monorepo/commit/6378186))
243
- * add types for PackageUsers ([ad5f917](https://github.com/verdaccio/monorepo/commit/ad5f917))
244
- * add types for search class ([e23782d](https://github.com/verdaccio/monorepo/commit/e23782d))
245
- * callback does not return ([fd78bfc](https://github.com/verdaccio/monorepo/commit/fd78bfc))
246
- * merge changes from 5.x ([5f61009](https://github.com/verdaccio/monorepo/commit/5f61009))
247
- * package access props are not optional ([61708e2](https://github.com/verdaccio/monorepo/commit/61708e2))
248
- * remove flow [#70](https://github.com/verdaccio/monorepo/issues/70) ([2218b74](https://github.com/verdaccio/monorepo/commit/2218b74))
249
- * remove sync method ([f60f81c](https://github.com/verdaccio/monorepo/commit/f60f81c))
250
- * secret methods are async ([d5eacf5](https://github.com/verdaccio/monorepo/commit/d5eacf5))
251
- * support for an IPluginStorageFilter ([#58](https://github.com/verdaccio/monorepo/issues/58)) ([eab219e](https://github.com/verdaccio/monorepo/commit/eab219e))
252
- * token types ([#60](https://github.com/verdaccio/monorepo/issues/60)) @Eomm ([6e74da6](https://github.com/verdaccio/monorepo/commit/6e74da6))
253
- * **auth:** add method to update password ([e257c3a](https://github.com/verdaccio/monorepo/commit/e257c3a))
254
- * **storage:** path is not mandatory ([2c42931](https://github.com/verdaccio/monorepo/commit/2c42931))
255
-
145
+ - add AuthPluginPackage type ([f0e1cea](https://github.com/verdaccio/monorepo/commit/f0e1cea))
146
+ - add callback to database methods ([d0d55e9](https://github.com/verdaccio/monorepo/commit/d0d55e9))
147
+ - add config file types ([188a3e5](https://github.com/verdaccio/monorepo/commit/188a3e5))
148
+ - add gravatar prop for web config ([b3ac873](https://github.com/verdaccio/monorepo/commit/b3ac873))
149
+ - add interface for middleware and storage plugin ([2b18e22](https://github.com/verdaccio/monorepo/commit/2b18e22))
150
+ - add IStorageManager for middleware plugin ([0ac1cc4](https://github.com/verdaccio/monorepo/commit/0ac1cc4))
151
+ - Add locking library on typings ([7f7ab67](https://github.com/verdaccio/monorepo/commit/7f7ab67))
152
+ - add RemoteUser type ([7d11892](https://github.com/verdaccio/monorepo/commit/7d11892))
153
+ - add search method BREAKING CHANGE: search method must be implemented to allow search functionality ([b6d94e6](https://github.com/verdaccio/monorepo/commit/b6d94e6))
154
+ - add secret gateway methods ([5300147](https://github.com/verdaccio/monorepo/commit/5300147))
155
+ - add Security configuration ([0cdc0dd](https://github.com/verdaccio/monorepo/commit/0cdc0dd))
156
+ - add types for auth plugin ([6378186](https://github.com/verdaccio/monorepo/commit/6378186))
157
+ - add types for PackageUsers ([ad5f917](https://github.com/verdaccio/monorepo/commit/ad5f917))
158
+ - add types for search class ([e23782d](https://github.com/verdaccio/monorepo/commit/e23782d))
159
+ - callback does not return ([fd78bfc](https://github.com/verdaccio/monorepo/commit/fd78bfc))
160
+ - merge changes from 5.x ([5f61009](https://github.com/verdaccio/monorepo/commit/5f61009))
161
+ - package access props are not optional ([61708e2](https://github.com/verdaccio/monorepo/commit/61708e2))
162
+ - remove flow [#70](https://github.com/verdaccio/monorepo/issues/70) ([2218b74](https://github.com/verdaccio/monorepo/commit/2218b74))
163
+ - remove sync method ([f60f81c](https://github.com/verdaccio/monorepo/commit/f60f81c))
164
+ - secret methods are async ([d5eacf5](https://github.com/verdaccio/monorepo/commit/d5eacf5))
165
+ - support for an IPluginStorageFilter ([#58](https://github.com/verdaccio/monorepo/issues/58)) ([eab219e](https://github.com/verdaccio/monorepo/commit/eab219e))
166
+ - token types ([#60](https://github.com/verdaccio/monorepo/issues/60)) @Eomm ([6e74da6](https://github.com/verdaccio/monorepo/commit/6e74da6))
167
+ - **auth:** add method to update password ([e257c3a](https://github.com/verdaccio/monorepo/commit/e257c3a))
168
+ - **storage:** path is not mandatory ([2c42931](https://github.com/verdaccio/monorepo/commit/2c42931))
256
169
 
257
170
  ### BREAKING CHANGES
258
171
 
259
- * remove flow definitions
260
- * storage needs to add new methods
261
-
262
- * add: token types
263
-
264
- * add: typescripts types
265
- * **auth:** it will affect all auth plugins
266
-
267
-
172
+ - remove flow definitions
173
+ - storage needs to add new methods
268
174
 
175
+ - add: token types
269
176
 
177
+ - add: typescripts types
178
+ - **auth:** it will affect all auth plugins
270
179
 
271
180
  # Changelog
272
181
 
@@ -274,400 +183,322 @@ All notable changes to this project will be documented in this file. See [standa
274
183
 
275
184
  ## [7.0.0](https://github.com/verdaccio/flow-types/compare/v6.2.0...v7.0.0) (2019-07-25)
276
185
 
277
-
278
186
  ### Bug Fixes
279
187
 
280
- * add _autogenerated to UpLinkConf ([971e52e](https://github.com/verdaccio/flow-types/commit/971e52e))
281
- * **IPluginAuth:** adduser, changePassword optional ([40d4e7a](https://github.com/verdaccio/flow-types/commit/40d4e7a)), closes [/github.com/verdaccio/verdaccio/blob/66f4197236d9d71af149314aae15102b336f45e1/src/lib/auth.ts#L67-L71](https://github.com/verdaccio/flow-types/issues/L67-L71) [/github.com/verdaccio/verdaccio/blob/66f4197236d9d71af149314aae15102b336f45e1/src/lib/auth.ts#L138-L166](https://github.com/verdaccio/flow-types/issues/L138-L166)
282
- * **IPluginAuth:** remove `login_url` ([1663c07](https://github.com/verdaccio/flow-types/commit/1663c07)), closes [#69](https://github.com/verdaccio/flow-types/issues/69)
283
-
188
+ - add \_autogenerated to UpLinkConf ([971e52e](https://github.com/verdaccio/flow-types/commit/971e52e))
189
+ - **IPluginAuth:** adduser, changePassword optional ([40d4e7a](https://github.com/verdaccio/flow-types/commit/40d4e7a)), closes [/github.com/verdaccio/verdaccio/blob/66f4197236d9d71af149314aae15102b336f45e1/src/lib/auth.ts#L67-L71](https://github.com/verdaccio/flow-types/issues/L67-L71) [/github.com/verdaccio/verdaccio/blob/66f4197236d9d71af149314aae15102b336f45e1/src/lib/auth.ts#L138-L166](https://github.com/verdaccio/flow-types/issues/L138-L166)
190
+ - **IPluginAuth:** remove `login_url` ([1663c07](https://github.com/verdaccio/flow-types/commit/1663c07)), closes [#69](https://github.com/verdaccio/flow-types/issues/69)
284
191
 
285
192
  ### Features
286
193
 
287
- * merge changes from 5.x ([7d2d526](https://github.com/verdaccio/flow-types/commit/7d2d526))
288
- * remove flow [#70](https://github.com/verdaccio/flow-types/issues/70) ([826d5fe](https://github.com/verdaccio/flow-types/commit/826d5fe))
289
-
194
+ - merge changes from 5.x ([7d2d526](https://github.com/verdaccio/flow-types/commit/7d2d526))
195
+ - remove flow [#70](https://github.com/verdaccio/flow-types/issues/70) ([826d5fe](https://github.com/verdaccio/flow-types/commit/826d5fe))
290
196
 
291
197
  ### BREAKING CHANGES
292
198
 
293
- * remove flow definitions
294
-
295
-
199
+ - remove flow definitions
296
200
 
297
201
  <a name="6.2.0"></a>
298
- # [6.2.0](https://github.com/verdaccio/flow-types/compare/v6.1.0...v6.2.0) (2019-05-28)
299
202
 
203
+ # [6.2.0](https://github.com/verdaccio/flow-types/compare/v6.1.0...v6.2.0) (2019-05-28)
300
204
 
301
205
  ### Features
302
206
 
303
- * add types for Version ([900861d](https://github.com/verdaccio/flow-types/commit/900861d))
304
-
305
-
207
+ - add types for Version ([900861d](https://github.com/verdaccio/flow-types/commit/900861d))
306
208
 
307
209
  <a name="6.1.0"></a>
308
- # [6.1.0](https://github.com/verdaccio/flow-types/compare/v6.0.2...v6.1.0) (2019-05-14)
309
210
 
211
+ # [6.1.0](https://github.com/verdaccio/flow-types/compare/v6.0.2...v6.1.0) (2019-05-14)
310
212
 
311
213
  ### Bug Fixes
312
214
 
313
- * revert token signature ([59a03e7](https://github.com/verdaccio/flow-types/commit/59a03e7))
314
-
215
+ - revert token signature ([59a03e7](https://github.com/verdaccio/flow-types/commit/59a03e7))
315
216
 
316
217
  ### Features
317
218
 
318
- * moved token api signature ([e51991c](https://github.com/verdaccio/flow-types/commit/e51991c))
319
-
320
-
219
+ - moved token api signature ([e51991c](https://github.com/verdaccio/flow-types/commit/e51991c))
321
220
 
322
221
  <a name="6.0.2"></a>
323
- ## [6.0.2](https://github.com/verdaccio/flow-types/compare/v6.0.1...v6.0.2) (2019-05-06)
324
222
 
223
+ ## [6.0.2](https://github.com/verdaccio/flow-types/compare/v6.0.1...v6.0.2) (2019-05-06)
325
224
 
326
225
  ### Bug Fixes
327
226
 
328
- * fix/token i local package manager ([#61](https://github.com/verdaccio/flow-types/issues/61)) ([14adfb2](https://github.com/verdaccio/flow-types/commit/14adfb2))
329
-
330
-
227
+ - fix/token i local package manager ([#61](https://github.com/verdaccio/flow-types/issues/61)) ([14adfb2](https://github.com/verdaccio/flow-types/commit/14adfb2))
331
228
 
332
229
  <a name="6.0.1"></a>
333
- ## [6.0.1](https://github.com/verdaccio/flow-types/compare/v6.0.0...v6.0.1) (2019-05-04)
334
230
 
231
+ ## [6.0.1](https://github.com/verdaccio/flow-types/compare/v6.0.0...v6.0.1) (2019-05-04)
335
232
 
336
233
  ### Bug Fixes
337
234
 
338
- * tokens are accesible also in local-storage ([56551cf](https://github.com/verdaccio/flow-types/commit/56551cf))
339
-
340
-
235
+ - tokens are accesible also in local-storage ([56551cf](https://github.com/verdaccio/flow-types/commit/56551cf))
341
236
 
342
237
  <a name="6.0.0"></a>
343
- # [6.0.0](https://github.com/verdaccio/flow-types/compare/v5.0.2...v6.0.0) (2019-04-30)
344
238
 
239
+ # [6.0.0](https://github.com/verdaccio/flow-types/compare/v5.0.2...v6.0.0) (2019-04-30)
345
240
 
346
241
  ### Bug Fixes
347
242
 
348
- * remove wrong imports ([a75476a](https://github.com/verdaccio/flow-types/commit/a75476a))
349
-
243
+ - remove wrong imports ([a75476a](https://github.com/verdaccio/flow-types/commit/a75476a))
350
244
 
351
245
  ### Features
352
246
 
353
- * token types ([#60](https://github.com/verdaccio/flow-types/issues/60)) @Eomm ([7b74982](https://github.com/verdaccio/flow-types/commit/7b74982))
354
-
247
+ - token types ([#60](https://github.com/verdaccio/flow-types/issues/60)) @Eomm ([7b74982](https://github.com/verdaccio/flow-types/commit/7b74982))
355
248
 
356
249
  ### BREAKING CHANGES
357
250
 
358
- * storage needs to add new methods
359
-
360
- * add: token types
361
-
362
- * add: typescripts types
251
+ - storage needs to add new methods
363
252
 
253
+ - add: token types
364
254
 
255
+ - add: typescripts types
365
256
 
366
257
  <a name="5.0.2"></a>
367
- ## [5.0.2](https://github.com/verdaccio/flow-types/compare/v5.0.1...v5.0.2) (2019-04-22)
368
258
 
259
+ ## [5.0.2](https://github.com/verdaccio/flow-types/compare/v5.0.1...v5.0.2) (2019-04-22)
369
260
 
370
261
  ### Bug Fixes
371
262
 
372
- * fixes for storage plugin types per code review ([#59](https://github.com/verdaccio/flow-types/issues/59)) ([c2ea90b](https://github.com/verdaccio/flow-types/commit/c2ea90b))
373
-
374
-
263
+ - fixes for storage plugin types per code review ([#59](https://github.com/verdaccio/flow-types/issues/59)) ([c2ea90b](https://github.com/verdaccio/flow-types/commit/c2ea90b))
375
264
 
376
265
  <a name="5.0.1"></a>
377
- ## [5.0.1](https://github.com/verdaccio/flow-types/compare/v5.0.0...v5.0.1) (2019-04-18)
378
-
379
266
 
267
+ ## [5.0.1](https://github.com/verdaccio/flow-types/compare/v5.0.0...v5.0.1) (2019-04-18)
380
268
 
381
269
  <a name="5.0.0"></a>
382
- # [5.0.0](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.4...v5.0.0) (2019-04-18)
383
270
 
271
+ # [5.0.0](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.4...v5.0.0) (2019-04-18)
384
272
 
385
273
  ### Features
386
274
 
387
- * support for an IPluginStorageFilter ([#58](https://github.com/verdaccio/flow-types/issues/58)) ([e67559f](https://github.com/verdaccio/flow-types/commit/e67559f))
388
-
389
-
275
+ - support for an IPluginStorageFilter ([#58](https://github.com/verdaccio/flow-types/issues/58)) ([e67559f](https://github.com/verdaccio/flow-types/commit/e67559f))
390
276
 
391
277
  <a name="5.0.0-beta.4"></a>
392
- # [5.0.0-beta.4](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2019-03-29)
393
278
 
279
+ # [5.0.0-beta.4](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2019-03-29)
394
280
 
395
281
  ### Features
396
282
 
397
- * **storage:** path is not mandatory ([784f1bb](https://github.com/verdaccio/flow-types/commit/784f1bb))
398
-
399
-
283
+ - **storage:** path is not mandatory ([784f1bb](https://github.com/verdaccio/flow-types/commit/784f1bb))
400
284
 
401
285
  <a name="5.0.0-beta.3"></a>
402
- # [5.0.0-beta.3](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.2...v5.0.0-beta.3) (2019-03-09)
403
286
 
287
+ # [5.0.0-beta.3](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.2...v5.0.0-beta.3) (2019-03-09)
404
288
 
405
289
  ### Features
406
290
 
407
- * add types for PackageUsers ([9bb3c26](https://github.com/verdaccio/flow-types/commit/9bb3c26))
408
-
409
-
291
+ - add types for PackageUsers ([9bb3c26](https://github.com/verdaccio/flow-types/commit/9bb3c26))
410
292
 
411
293
  <a name="5.0.0-beta.2"></a>
412
- # [5.0.0-beta.2](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2019-02-03)
413
294
 
295
+ # [5.0.0-beta.2](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2019-02-03)
414
296
 
415
297
  ### Features
416
298
 
417
- * allow_access and allow_publish are optional for auth plugin ([0d5a53c](https://github.com/verdaccio/flow-types/commit/0d5a53c))
418
-
419
-
299
+ - allow_access and allow_publish are optional for auth plugin ([0d5a53c](https://github.com/verdaccio/flow-types/commit/0d5a53c))
420
300
 
421
301
  <a name="5.0.0-beta.1"></a>
422
- # [5.0.0-beta.1](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2019-02-01)
423
-
424
302
 
303
+ # [5.0.0-beta.1](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2019-02-01)
425
304
 
426
305
  <a name="5.0.0-beta.0"></a>
427
- # [5.0.0-beta.0](https://github.com/verdaccio/flow-types/compare/v4.3.0...v5.0.0-beta.0) (2019-01-27)
428
-
429
306
 
307
+ # [5.0.0-beta.0](https://github.com/verdaccio/flow-types/compare/v4.3.0...v5.0.0-beta.0) (2019-01-27)
430
308
 
431
309
  <a name="4.3.0"></a>
432
- # [4.3.0](https://github.com/verdaccio/flow-types/compare/v4.2.0...v4.3.0) (2019-01-12)
433
310
 
311
+ # [4.3.0](https://github.com/verdaccio/flow-types/compare/v4.2.0...v4.3.0) (2019-01-12)
434
312
 
435
313
  ### Features
436
314
 
437
- * add gravatar prop for web config ([99ceae9](https://github.com/verdaccio/flow-types/commit/99ceae9))
438
-
439
-
315
+ - add gravatar prop for web config ([99ceae9](https://github.com/verdaccio/flow-types/commit/99ceae9))
440
316
 
441
317
  <a name="4.2.0"></a>
442
- # [4.2.0](https://github.com/verdaccio/flow-types/compare/v4.1.2...v4.2.0) (2019-01-12)
443
318
 
319
+ # [4.2.0](https://github.com/verdaccio/flow-types/compare/v4.1.2...v4.2.0) (2019-01-12)
444
320
 
445
321
  ### Features
446
322
 
447
- * add AuthPluginPackage type ([0e46b04](https://github.com/verdaccio/flow-types/commit/0e46b04))
448
-
449
-
323
+ - add AuthPluginPackage type ([0e46b04](https://github.com/verdaccio/flow-types/commit/0e46b04))
450
324
 
451
325
  <a name="4.1.2"></a>
452
- ## [4.1.2](https://github.com/verdaccio/flow-types/compare/v4.1.1...v4.1.2) (2018-11-11)
453
326
 
327
+ ## [4.1.2](https://github.com/verdaccio/flow-types/compare/v4.1.1...v4.1.2) (2018-11-11)
454
328
 
455
329
  ### Bug Fixes
456
330
 
457
- * remove wrong definition ([9bc53fc](https://github.com/verdaccio/flow-types/commit/9bc53fc))
458
-
459
-
331
+ - remove wrong definition ([9bc53fc](https://github.com/verdaccio/flow-types/commit/9bc53fc))
460
332
 
461
333
  <a name="4.1.1"></a>
462
- ## [4.1.1](https://github.com/verdaccio/flow-types/compare/v4.1.0...v4.1.1) (2018-10-06)
463
334
 
335
+ ## [4.1.1](https://github.com/verdaccio/flow-types/compare/v4.1.0...v4.1.1) (2018-10-06)
464
336
 
465
337
  ### Bug Fixes
466
338
 
467
- * deprecated methods are optional ([4c96e89](https://github.com/verdaccio/flow-types/commit/4c96e89))
468
-
469
-
339
+ - deprecated methods are optional ([4c96e89](https://github.com/verdaccio/flow-types/commit/4c96e89))
470
340
 
471
341
  <a name="4.1.0"></a>
472
- # [4.1.0](https://github.com/verdaccio/flow-types/compare/v4.0.0...v4.1.0) (2018-10-06)
473
342
 
343
+ # [4.1.0](https://github.com/verdaccio/flow-types/compare/v4.0.0...v4.1.0) (2018-10-06)
474
344
 
475
345
  ### Features
476
346
 
477
- * package access props are not optional ([afabaf1](https://github.com/verdaccio/flow-types/commit/afabaf1))
478
-
479
-
347
+ - package access props are not optional ([afabaf1](https://github.com/verdaccio/flow-types/commit/afabaf1))
480
348
 
481
349
  <a name="4.0.0"></a>
482
- # [4.0.0](https://github.com/verdaccio/flow-types/compare/v3.7.2...v4.0.0) (2018-09-30)
483
350
 
351
+ # [4.0.0](https://github.com/verdaccio/flow-types/compare/v3.7.2...v4.0.0) (2018-09-30)
484
352
 
485
353
  ### Features
486
354
 
487
- * **auth:** add method to update password ([21fc43f](https://github.com/verdaccio/flow-types/commit/21fc43f))
488
-
355
+ - **auth:** add method to update password ([21fc43f](https://github.com/verdaccio/flow-types/commit/21fc43f))
489
356
 
490
357
  ### BREAKING CHANGES
491
358
 
492
- * **auth:** it will affect all auth plugins
493
-
494
-
359
+ - **auth:** it will affect all auth plugins
495
360
 
496
361
  <a name="3.7.2"></a>
497
- ## [3.7.2](https://github.com/verdaccio/flow-types/compare/v3.7.1...v3.7.2) (2018-09-27)
498
362
 
363
+ ## [3.7.2](https://github.com/verdaccio/flow-types/compare/v3.7.1...v3.7.2) (2018-09-27)
499
364
 
500
365
  ### Bug Fixes
501
366
 
502
- * entry point [#14](https://github.com/verdaccio/flow-types/issues/14) ([f7b8982](https://github.com/verdaccio/flow-types/commit/f7b8982))
503
- * export Author type ([7869dde](https://github.com/verdaccio/flow-types/commit/7869dde))
504
-
505
-
367
+ - entry point [#14](https://github.com/verdaccio/flow-types/issues/14) ([f7b8982](https://github.com/verdaccio/flow-types/commit/f7b8982))
368
+ - export Author type ([7869dde](https://github.com/verdaccio/flow-types/commit/7869dde))
506
369
 
507
370
  <a name="3.7.1"></a>
508
- ## [3.7.1](https://github.com/verdaccio/flow-types/compare/v3.7.0...v3.7.1) (2018-08-11)
509
371
 
372
+ ## [3.7.1](https://github.com/verdaccio/flow-types/compare/v3.7.0...v3.7.1) (2018-08-11)
510
373
 
511
374
  ### Bug Fixes
512
375
 
513
- * restore missing type on RemoteUser ([88d809e](https://github.com/verdaccio/flow-types/commit/88d809e))
514
-
515
-
376
+ - restore missing type on RemoteUser ([88d809e](https://github.com/verdaccio/flow-types/commit/88d809e))
516
377
 
517
378
  <a name="3.7.0"></a>
518
- # [3.7.0](https://github.com/verdaccio/flow-types/compare/v3.6.0...v3.7.0) (2018-08-05)
519
379
 
380
+ # [3.7.0](https://github.com/verdaccio/flow-types/compare/v3.6.0...v3.7.0) (2018-08-05)
520
381
 
521
382
  ### Features
522
383
 
523
- * add Security configuration ([0d9aece](https://github.com/verdaccio/flow-types/commit/0d9aece))
524
-
525
-
384
+ - add Security configuration ([0d9aece](https://github.com/verdaccio/flow-types/commit/0d9aece))
526
385
 
527
386
  <a name="3.6.0"></a>
528
- # [3.6.0](https://github.com/verdaccio/flow-types/compare/v3.5.1...v3.6.0) (2018-07-30)
529
387
 
388
+ # [3.6.0](https://github.com/verdaccio/flow-types/compare/v3.5.1...v3.6.0) (2018-07-30)
530
389
 
531
390
  ### Features
532
391
 
533
- * changes max_users type to number ([1fa6e73](https://github.com/verdaccio/flow-types/commit/1fa6e73))
534
-
535
-
392
+ - changes max_users type to number ([1fa6e73](https://github.com/verdaccio/flow-types/commit/1fa6e73))
536
393
 
537
394
  <a name="3.5.1"></a>
538
- ## [3.5.1](https://github.com/verdaccio/flow-types/compare/v3.5.0...v3.5.1) (2018-07-21)
539
395
 
396
+ ## [3.5.1](https://github.com/verdaccio/flow-types/compare/v3.5.0...v3.5.1) (2018-07-21)
540
397
 
541
398
  ### Bug Fixes
542
399
 
543
- * login_url should be an optional property ([0fcfb9c](https://github.com/verdaccio/flow-types/commit/0fcfb9c))
544
-
545
-
400
+ - login_url should be an optional property ([0fcfb9c](https://github.com/verdaccio/flow-types/commit/0fcfb9c))
546
401
 
547
402
  <a name="3.5.0"></a>
548
- # [3.5.0](https://github.com/verdaccio/flow-types/compare/v3.4.3...v3.5.0) (2018-07-21)
549
403
 
404
+ # [3.5.0](https://github.com/verdaccio/flow-types/compare/v3.4.3...v3.5.0) (2018-07-21)
550
405
 
551
406
  ### Features
552
407
 
553
- * add `login_url` to verdaccio$IPluginAuth ([6e03209](https://github.com/verdaccio/flow-types/commit/6e03209)), closes [verdaccio/verdaccio#834](https://github.com/verdaccio/verdaccio/issues/834)
554
-
555
-
408
+ - add `login_url` to verdaccio\$IPluginAuth ([6e03209](https://github.com/verdaccio/flow-types/commit/6e03209)), closes [verdaccio/verdaccio#834](https://github.com/verdaccio/verdaccio/issues/834)
556
409
 
557
410
  <a name="3.4.3"></a>
558
- ## [3.4.3](https://github.com/verdaccio/flow-types/compare/v3.4.2...v3.4.3) (2018-07-19)
559
411
 
412
+ ## [3.4.3](https://github.com/verdaccio/flow-types/compare/v3.4.2...v3.4.3) (2018-07-19)
560
413
 
561
414
  ### Bug Fixes
562
415
 
563
- * allow extend config ([06e810f](https://github.com/verdaccio/flow-types/commit/06e810f))
564
-
565
-
416
+ - allow extend config ([06e810f](https://github.com/verdaccio/flow-types/commit/06e810f))
566
417
 
567
418
  <a name="3.4.2"></a>
568
- ## [3.4.2](https://github.com/verdaccio/flow-types/compare/v3.4.1...v3.4.2) (2018-07-17)
569
-
570
419
 
420
+ ## [3.4.2](https://github.com/verdaccio/flow-types/compare/v3.4.1...v3.4.2) (2018-07-17)
571
421
 
572
422
  <a name="3.4.1"></a>
573
- ## [3.4.1](https://github.com/verdaccio/flow-types/compare/v3.4.0...v3.4.1) (2018-07-16)
574
423
 
424
+ ## [3.4.1](https://github.com/verdaccio/flow-types/compare/v3.4.0...v3.4.1) (2018-07-16)
575
425
 
576
426
  ### Bug Fixes
577
427
 
578
- * allow sub types on allow auth methods ([fa8125b](https://github.com/verdaccio/flow-types/commit/fa8125b))
579
-
580
-
428
+ - allow sub types on allow auth methods ([fa8125b](https://github.com/verdaccio/flow-types/commit/fa8125b))
581
429
 
582
430
  <a name="3.4.0"></a>
583
- # [3.4.0](https://github.com/verdaccio/flow-types/compare/v3.3.3...v3.4.0) (2018-07-16)
584
431
 
432
+ # [3.4.0](https://github.com/verdaccio/flow-types/compare/v3.3.3...v3.4.0) (2018-07-16)
585
433
 
586
434
  ### Features
587
435
 
588
- * add RemoteUser type ([aa83839](https://github.com/verdaccio/flow-types/commit/aa83839))
589
-
590
-
436
+ - add RemoteUser type ([aa83839](https://github.com/verdaccio/flow-types/commit/aa83839))
591
437
 
592
438
  <a name="3.3.3"></a>
593
- ## [3.3.3](https://github.com/verdaccio/flow-types/compare/v3.3.2...v3.3.3) (2018-07-16)
594
439
 
440
+ ## [3.3.3](https://github.com/verdaccio/flow-types/compare/v3.3.2...v3.3.3) (2018-07-16)
595
441
 
596
442
  ### Bug Fixes
597
443
 
598
- * wrong signature for auth plugin ([11a0ce6](https://github.com/verdaccio/flow-types/commit/11a0ce6))
599
-
600
-
444
+ - wrong signature for auth plugin ([11a0ce6](https://github.com/verdaccio/flow-types/commit/11a0ce6))
601
445
 
602
446
  <a name="3.3.2"></a>
603
- ## [3.3.2](https://github.com/verdaccio/flow-types/compare/v3.3.1...v3.3.2) (2018-07-16)
604
447
 
448
+ ## [3.3.2](https://github.com/verdaccio/flow-types/compare/v3.3.1...v3.3.2) (2018-07-16)
605
449
 
606
450
  ### Bug Fixes
607
451
 
608
- * add missing adduser method ([0b54fe7](https://github.com/verdaccio/flow-types/commit/0b54fe7))
609
-
610
-
452
+ - add missing adduser method ([0b54fe7](https://github.com/verdaccio/flow-types/commit/0b54fe7))
611
453
 
612
454
  <a name="3.3.1"></a>
613
- ## [3.3.1](https://github.com/verdaccio/flow-types/compare/v3.3.0...v3.3.1) (2018-07-15)
614
455
 
456
+ ## [3.3.1](https://github.com/verdaccio/flow-types/compare/v3.3.0...v3.3.1) (2018-07-15)
615
457
 
616
458
  ### Bug Fixes
617
459
 
618
- * add config prop to IBasicAuth ([0714316](https://github.com/verdaccio/flow-types/commit/0714316))
619
-
620
-
460
+ - add config prop to IBasicAuth ([0714316](https://github.com/verdaccio/flow-types/commit/0714316))
621
461
 
622
462
  <a name="3.3.0"></a>
623
- # [3.3.0](https://github.com/verdaccio/flow-types/compare/v3.2.0...v3.3.0) (2018-07-15)
624
463
 
464
+ # [3.3.0](https://github.com/verdaccio/flow-types/compare/v3.2.0...v3.3.0) (2018-07-15)
625
465
 
626
466
  ### Features
627
467
 
628
- * add IStorageManager for middleware plugin ([d473b4c](https://github.com/verdaccio/flow-types/commit/d473b4c))
629
-
630
-
468
+ - add IStorageManager for middleware plugin ([d473b4c](https://github.com/verdaccio/flow-types/commit/d473b4c))
631
469
 
632
470
  <a name="3.2.0"></a>
633
- # [3.2.0](https://github.com/verdaccio/flow-types/compare/v3.1.0...v3.2.0) (2018-07-15)
634
471
 
472
+ # [3.2.0](https://github.com/verdaccio/flow-types/compare/v3.1.0...v3.2.0) (2018-07-15)
635
473
 
636
474
  ### Features
637
475
 
638
- * add interface for middleware and storage plugin ([0028085](https://github.com/verdaccio/flow-types/commit/0028085))
639
-
640
-
476
+ - add interface for middleware and storage plugin ([0028085](https://github.com/verdaccio/flow-types/commit/0028085))
641
477
 
642
478
  <a name="3.1.0"></a>
643
- # [3.1.0](https://github.com/verdaccio/flow-types/compare/v3.0.1...v3.1.0) (2018-07-14)
644
479
 
480
+ # [3.1.0](https://github.com/verdaccio/flow-types/compare/v3.0.1...v3.1.0) (2018-07-14)
645
481
 
646
482
  ### Features
647
483
 
648
- * add types for auth plugin ([a9b7bc9](https://github.com/verdaccio/flow-types/commit/a9b7bc9))
649
-
650
-
484
+ - add types for auth plugin ([a9b7bc9](https://github.com/verdaccio/flow-types/commit/a9b7bc9))
651
485
 
652
486
  <a name="3.0.1"></a>
653
- ## [3.0.1](https://github.com/verdaccio/flow-types/compare/v3.0.0...v3.0.1) (2018-07-02)
654
487
 
488
+ ## [3.0.1](https://github.com/verdaccio/flow-types/compare/v3.0.0...v3.0.1) (2018-07-02)
655
489
 
656
490
  ### Bug Fixes
657
491
 
658
- * improvements config interface ([8ea6276](https://github.com/verdaccio/flow-types/commit/8ea6276))
659
-
660
-
492
+ - improvements config interface ([8ea6276](https://github.com/verdaccio/flow-types/commit/8ea6276))
661
493
 
662
494
  <a name="3.0.0"></a>
663
- # [3.0.0](https://github.com/verdaccio/flow-types/compare/v2.2.2...v3.0.0) (2018-06-08)
664
495
 
496
+ # [3.0.0](https://github.com/verdaccio/flow-types/compare/v2.2.2...v3.0.0) (2018-06-08)
665
497
 
666
498
  ### Features
667
499
 
668
- * add search method ([2cf3ce9](https://github.com/verdaccio/flow-types/commit/2cf3ce9))
669
-
500
+ - add search method ([2cf3ce9](https://github.com/verdaccio/flow-types/commit/2cf3ce9))
670
501
 
671
502
  ### BREAKING CHANGES
672
503
 
673
- * search method must be implemented to allow search functionality
504
+ - search method must be implemented to allow search functionality
package/index.d.ts CHANGED
@@ -1,3 +1,5 @@
1
+ // <reference types="node" />
2
+
1
3
  import { PassThrough } from 'stream';
2
4
 
3
5
  declare module '@verdaccio/types' {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verdaccio/types",
3
- "version": "10.0.0",
3
+ "version": "10.0.1",
4
4
  "description": "verdaccio types definitions",
5
5
  "keywords": [
6
6
  "verdaccio",
@@ -23,14 +23,15 @@
23
23
  },
24
24
  "main": "index.d.ts",
25
25
  "types": "index.d.ts",
26
- "scripts": {
27
- "lint": "eslint \"**/*.{js,ts}\"",
28
- "lint:stage": "lint-staged",
29
- "test": "tsc --noEmit"
26
+ "devDependencies": {
27
+ "@types/node": "14.17.34"
30
28
  },
31
29
  "funding": {
32
30
  "type": "opencollective",
33
31
  "url": "https://opencollective.com/verdaccio"
34
32
  },
35
- "gitHead": "e33b0509f6dcb10c9b893fdcd3846ca69eca0bd9"
36
- }
33
+ "scripts": {
34
+ "test": "exit 0",
35
+ "build": "exit 0"
36
+ }
37
+ }
package/.eslintrc.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "rules": {
3
- "@typescript-eslint/adjacent-overload-signatures": "off",
4
- "@typescript-eslint/explicit-member-accessibility": "off",
5
- "@typescript-eslint/interface-name-prefix": "off",
6
- "@typescript-eslint/no-explicit-any": "off",
7
- "@typescript-eslint/no-unused-vars": "off"
8
- }
9
- }
package/tsconfig.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "target": "esnext",
4
- "module": "commonjs",
5
- "noImplicitAny": true,
6
- "noImplicitThis": true,
7
- "strictNullChecks": true,
8
- "strictFunctionTypes": true,
9
- "noEmit": true,
10
- "forceConsistentCasingInFileNames": true
11
- },
12
- "typeRoots": [
13
- "./node_modules/@types",
14
- "./index.d.ts"
15
- ],
16
- "includes": [
17
- "./index.d.ts"
18
- ]
19
- }